Home
last modified time | relevance | path

Searched refs:SdrGluePointList (Results 1 – 21 of 21) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dgluepts.cxx226 SdrGluePointList* pList = mpObject->ForceGluePointList(); in insert()
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()
391 SdrGluePointList* pList = mpObject->ForceGluePointList(); in insertByIndex()
421 SdrGluePointList* pList = mpObject->ForceGluePointList(); in removeByIndex()
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.cxx2122 boost::scoped_ptr< SdrGluePointList > pListCopy; in setPropertyValue()
2125 const SdrGluePointList* pList = pObject->GetGluePointList(); in setPropertyValue()
2127 pListCopy.reset( new SdrGluePointList(*pList) ); in setPropertyValue()
2151 SdrGluePointList* pNewList = const_cast< SdrGluePointList* >( pObject->GetGluePointList() ); in setPropertyValue()
/trunk/main/svx/source/svdraw/
H A Dsvdglue.cxx274 void SdrGluePointList::Clear() in Clear()
283 void SdrGluePointList::operator=(const SdrGluePointList& rSrcList) in operator =()
295 sal_uInt16 SdrGluePointList::Insert(const SdrGluePoint& rGP) in Insert()
328 void SdrGluePointList::Invalidate(Window& rWin, const SdrObject* pObj) const in Invalidate()
336 sal_uInt16 SdrGluePointList::FindGluePoint(sal_uInt16 nId) const in FindGluePoint()
349 sal_uInt16 SdrGluePointList::HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* … in HitTest()
367 void SdrGluePointList::SetReallyAbsolute(FASTBOOL bOn, const SdrObject& rObj) in SetReallyAbsolute()
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate()
383 void SdrGluePointList::Mirror(const Point& rRef1, const Point& rRef2, const SdrObject* pObj) in Mirror()
390 void SdrGluePointList::Mirror(const Point& rRef1, const Point& rRef2, long nWink, const SdrObject* … in Mirror()
[all …]
H A Dsvdglev.cxx63 SdrGluePointList* pGPL=NULL; in ImpDoMarkedGluePoints()
65 const SdrGluePointList* pConstGPL=pObj->GetGluePointList(); in ImpDoMarkedGluePoints()
66 pGPL=(SdrGluePointList*)pConstGPL; in ImpDoMarkedGluePoints()
248 SdrGluePointList* pGPL=pObj->ForceGluePointList(); in DeleteMarkedGluePoints()
289 SdrGluePointList* pGPL=pObj->ForceGluePointList(); in ImpCopyMarkedGluePoints()
327 SdrGluePointList* pGPL=pObj->ForceGluePointList(); in ImpTransformMarkedGluePoints()
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 Dsvdobj.cxx283 if (pGluePoints!=NULL) pNeuPlusData->pGluePoints=new SdrGluePointList(*pGluePoints); in Clone()
1931 rGeo.pGPL=new SdrGluePointList(*pPlusData->pGluePoints); in SaveGeoData()
1959 pPlusData->pGluePoints=new SdrGluePointList(*rGeo.pGPL); in RestGeoData()
2349 const SdrGluePointList* SdrObject::GetGluePointList() const in GetGluePointList()
2361 SdrGluePointList* SdrObject::ForceGluePointList() in ForceGluePointList()
2365 pPlusData->pGluePoints=new SdrGluePointList; in ForceGluePointList()
2376 SdrGluePointList* pGPL=ForceGluePointList(); in SetGlueReallyAbsolute()
2387 SdrGluePointList* pGPL=ForceGluePointList(); in NbcRotateGluePoints()
2398 SdrGluePointList* pGPL=ForceGluePointList(); in NbcMirrorGluePoints()
2409 SdrGluePointList* pGPL=ForceGluePointList(); in NbcShearGluePoints()
H A Dsvdoedge.cxx86 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in TakeGluePoint()
453 const SdrGluePointList* SdrEdgeObj::GetGluePointList() const in GetGluePointList()
458 SdrGluePointList* SdrEdgeObj::ForceGluePointList() in ForceGluePointList()
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 Dsvdoashp.cxx2059 const SdrGluePointList* pSource = pSdrObject->GetGluePointList(); in ImpCheckCustomGluePointsAreAdded()
2068 const SdrGluePointList* pList = SdrTextObj::GetGluePointList(); in ImpCheckCustomGluePointsAreAdded()
2072 SdrGluePointList aNewList; in ImpCheckCustomGluePointsAreAdded()
2153 const SdrGluePointList* SdrObjCustomShape::GetGluePointList() const in GetGluePointList()
2167 SdrGluePointList* SdrObjCustomShape::ForceGluePointList() in ForceGluePointList()
H A Dsvddrgv.cxx787 SdrGluePointList* pGPL=pObj->ForceGluePointList(); in BegInsGluePoint()
H A Dsvdpntv.cxx1105 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in GlueInvalidate()
H A Dsvddrgmt.cxx557 const SdrGluePointList* pGPL = pObj->GetGluePointList(); in createSdrDragEntries_GlueDrag()
1720 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in MoveSdrDrag()
H A Dsvdmrkv.cxx873 const SdrGluePointList* pGPL=pObj->GetGluePointList(); in SetMarkHandles()
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx114 class SVX_DLLPUBLIC SdrGluePointList { class
119 SdrGluePointList(): aList(1024,4,4) {} in SdrGluePointList() function in SdrGluePointList
120 SdrGluePointList(const SdrGluePointList& rSrcList): aList(1024,4,4) { *this=rSrcList; } in SdrGluePointList() function in SdrGluePointList
121 ~SdrGluePointList() { Clear(); } in ~SdrGluePointList()
123 void operator=(const SdrGluePointList& rSrcList);
H A Dsvdobj.hxx278 SdrGluePointList* pGPL;
305 SdrGluePointList* pGluePoints; // Klebepunkte zum Ankleben von Objektverbindern
923 virtual const SdrGluePointList* GetGluePointList() const;
927 virtual SdrGluePointList* ForceGluePointList();
H A Dsvdoashp.hxx250 virtual const SdrGluePointList* GetGluePointList() const;
252 virtual SdrGluePointList* ForceGluePointList();
H A Dsvdoedge.hxx234 virtual const SdrGluePointList* GetGluePointList() const;
235 virtual SdrGluePointList* ForceGluePointList();
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx153 const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList(); in createGluePointPrimitive2DSequence()
/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/source/customshapes/
H A DEnhancedCustomShape2d.cxx2260 SdrGluePointList* pList = pObj->ForceGluePointList(); in ApplyGluePoints()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx476 SdrGluePointList* pList = pO->ForceGluePointList(); in SolveSolver()
747 SdrGluePointList* pLst = pO->ForceGluePointList(); in SolveSolver()
H A Descherex.cxx4790 const SdrGluePointList* pList = pCustoShape->GetGluePointList(); in GetConnectorRule()

Completed in 240 milliseconds