Searched refs:setGluePointIndex (Results 1 – 3 of 3) sorted by relevance
310 void setGluePointIndex( sal_Bool bTail, sal_Int32 nId = -1 );
2375 pEdgeObj->setGluePointIndex( pProperty->nWID == OWN_ATTR_EDGE_START_OBJ, -1 ); in setPropertyValueImpl()2410 pEdgeObj->setGluePointIndex( pProperty->nWID == OWN_ATTR_GLUEID_HEAD, nId ); in setPropertyValueImpl()
2512 void SdrEdgeObj::setGluePointIndex( sal_Bool bTail, sal_Int32 nIndex /* = -1 */ ) in setGluePointIndex() function in SdrEdgeObj
Completed in 49 milliseconds