Home
last modified time | relevance | path

Searched refs:GetGluePointList (Results 1 – 16 of 16) sorted by path

/trunk/main/filter/source/msfilter/
H A Descherex.cxx4790 const SdrGluePointList* pList = pCustoShape->GetGluePointList(); in GetConnectorRule()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx549 const SdrGluePointList* pGlueList = pConnObj->GetGluePointList(); in InsertData()
581 const SdrGluePointList* pGlueList = pConnObj->GetGluePointList(); in InsertData()
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx250 virtual const SdrGluePointList* GetGluePointList() const;
H A Dsvdobj.hxx923 virtual const SdrGluePointList* GetGluePointList() const;
H A Dsvdoedge.hxx234 virtual const SdrGluePointList* GetGluePointList() const;
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx153 const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList(); in createGluePointPrimitive2DSequence()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx557 const SdrGluePointList* pGPL = pObj->GetGluePointList(); in createSdrDragEntries_GlueDrag()
1720 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in MoveSdrDrag()
H A Dsvdglev.cxx65 const SdrGluePointList* pConstGPL=pObj->GetGluePointList(); in ImpDoMarkedGluePoints()
H A Dsvdmrkv.cxx873 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in SetMarkHandles()
H A Dsvdmrkv1.cxx411 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()
H A Dsvdoashp.cxx2059 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 SdrObjCustomShape
2156 return SdrTextObj::GetGluePointList(); in GetGluePointList()
H A Dsvdobj.cxx2349 const SdrGluePointList* SdrObject::GetGluePointList() const in GetGluePointList() function in SdrObject
2375 if (GetGluePointList()!=NULL) { in SetGlueReallyAbsolute()
2386 if (GetGluePointList()!=NULL) { in NbcRotateGluePoints()
2397 if (GetGluePointList()!=NULL) { in NbcMirrorGluePoints()
2408 if (GetGluePointList()!=NULL) { in NbcShearGluePoints()
H A Dsvdoedge.cxx86 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in TakeGluePoint()
453 const SdrGluePointList* SdrEdgeObj::GetGluePointList() const in GetGluePointList() function in SdrEdgeObj
505 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()
H A Dsvdpntv.cxx1105 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in GlueInvalidate()
/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx258 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()
H A Dunoshap2.cxx2125 const SdrGluePointList* pList = pObject->GetGluePointList(); in setPropertyValue()
2151 SdrGluePointList* pNewList = const_cast< SdrGluePointList* >( pObject->GetGluePointList() ); in setPropertyValue()

Completed in 162 milliseconds