Searched refs:GetGluePointList (Results 1 – 16 of 16) sorted by relevance
258 SdrGluePointList* pList = const_cast<SdrGluePointList*>(mpObject->GetGluePointList()); in removeByIdentifier()291 SdrGluePointList* pList = const_cast< SdrGluePointList* >( mpObject->GetGluePointList() ); in replaceByIdentifer()332 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getByIdentifier()359 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getIdentifiers()453 SdrGluePointList* pList = const_cast< SdrGluePointList* >( mpObject->GetGluePointList() ); in replaceByIndex()481 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getCount()509 const SdrGluePointList* pList = mpObject->GetGluePointList(); in getByIndex()
2125 const SdrGluePointList* pList = pObject->GetGluePointList(); in setPropertyValue()2151 SdrGluePointList* pNewList = const_cast< SdrGluePointList* >( pObject->GetGluePointList() ); in setPropertyValue()
411 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in UndirtyMrkPnt()451 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in HasMarkableGluePoints()478 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in GetMarkableGluePointCount()532 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in MarkGluePoints()599 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in PickGluePoint()
86 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in TakeGluePoint()453 const SdrGluePointList* SdrEdgeObj::GetGluePointList() const in GetGluePointList() function in SdrEdgeObj505 const SdrGluePointList* pGPL=rCon.pObj->GetGluePointList(); in CheckNodeConnection()2132 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in ImpFindConnector()2530 …const SdrGluePointList* pList = rConn1.GetObject() ? rConn1.GetObject()->GetGluePointList() : NULL; in setGluePointIndex()
2349 const SdrGluePointList* SdrObject::GetGluePointList() const in GetGluePointList() function in SdrObject2375 if (GetGluePointList()!=NULL) { in SetGlueReallyAbsolute()2386 if (GetGluePointList()!=NULL) { in NbcRotateGluePoints()2397 if (GetGluePointList()!=NULL) { in NbcMirrorGluePoints()2408 if (GetGluePointList()!=NULL) { in NbcShearGluePoints()
2059 const SdrGluePointList* pSource = pSdrObject->GetGluePointList(); in ImpCheckCustomGluePointsAreAdded()2063 if(!SdrTextObj::GetGluePointList()) in ImpCheckCustomGluePointsAreAdded()2068 const SdrGluePointList* pList = SdrTextObj::GetGluePointList(); in ImpCheckCustomGluePointsAreAdded()2153 const SdrGluePointList* SdrObjCustomShape::GetGluePointList() const in GetGluePointList() function in SdrObjCustomShape2156 return SdrTextObj::GetGluePointList(); in GetGluePointList()
65 const SdrGluePointList* pConstGPL=pObj->GetGluePointList(); in ImpDoMarkedGluePoints()
1105 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in GlueInvalidate()
557 const SdrGluePointList* pGPL = pObj->GetGluePointList(); in createSdrDragEntries_GlueDrag()1720 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in MoveSdrDrag()
873 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in SetMarkHandles()
153 const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList(); in createGluePointPrimitive2DSequence()
250 virtual const SdrGluePointList* GetGluePointList() const;
234 virtual const SdrGluePointList* GetGluePointList() const;
923 virtual const SdrGluePointList* GetGluePointList() const;
549 const SdrGluePointList* pGlueList = pConnObj->GetGluePointList(); in InsertData()581 const SdrGluePointList* pGlueList = pConnObj->GetGluePointList(); in InsertData()
4790 const SdrGluePointList* pList = pCustoShape->GetGluePointList(); in GetConnectorRule()
Completed in 1099 milliseconds