Home
last modified time | relevance | path

Searched refs:OWN_ATTR_EDGE_START_OBJ (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2352 case OWN_ATTR_EDGE_START_OBJ: in setPropertyValueImpl()
2365 case OWN_ATTR_EDGE_START_OBJ: in setPropertyValueImpl()
2374 pEdgeObj->ConnectToNode( pProperty->nWID == OWN_ATTR_EDGE_START_OBJ, pNode ); in setPropertyValueImpl()
2375 pEdgeObj->setGluePointIndex( pProperty->nWID == OWN_ATTR_EDGE_START_OBJ, -1 ); in setPropertyValueImpl()
2835 case OWN_ATTR_EDGE_START_OBJ: in getPropertyValueImpl()
2848 case OWN_ATTR_EDGE_START_OBJ: in getPropertyValueImpl()
2851 SdrObject* pNode = pEdgeObj->GetConnectedNode(pProperty->nWID == OWN_ATTR_EDGE_START_OBJ); in getPropertyValueImpl()
/trunk/main/svx/inc/svx/
H A Dunoshprp.hxx101 #define OWN_ATTR_EDGE_START_OBJ (OWN_ATTR_VALUE_START+21) macro
353 …{ MAP_CHAR_LEN("StartShape"), OWN_ATTR_EDGE_START_OBJ, &::getCppuType((const ::com::sun::star::…
360 …{ MAP_CHAR_LEN("EdgeStartConnection"), OWN_ATTR_EDGE_START_OBJ, &::getCppuType((const ::com::sun:…

Completed in 42 milliseconds