| /trunk/main/svx/source/unodraw/ | 
| H A D | gluepts.cxx | 226 		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 D | unoshap2.cxx | 2122 		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 D | svdglue.cxx | 274 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 D | svdglev.cxx | 63 			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 D | svdmrkv1.cxx | 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()
 
 | 
| H A D | svdobj.cxx | 283 	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 D | svdoedge.cxx | 86 			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 D | svdoashp.cxx | 2059 		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 D | svddrgv.cxx | 787 		SdrGluePointList* pGPL=pObj->ForceGluePointList();  in BegInsGluePoint()
 | 
| H A D | svdpntv.cxx | 1105 					const SdrGluePointList* pGPL=pObj->GetGluePointList();  in GlueInvalidate()
 | 
| H A D | svddrgmt.cxx | 557 				const SdrGluePointList* pGPL = pObj->GetGluePointList();  in createSdrDragEntries_GlueDrag()1720 					const SdrGluePointList* pGPL=pObj->GetGluePointList();  in MoveSdrDrag()
 
 | 
| H A D | svdmrkv.cxx | 873 				const SdrGluePointList* pGPL=pObj->GetGluePointList();  in SetMarkHandles()
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | svdglue.hxx | 114 class SVX_DLLPUBLIC SdrGluePointList {  class119 	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 D | svdobj.hxx | 278 	SdrGluePointList*			pGPL;305 	SdrGluePointList*			pGluePoints;   // Klebepunkte zum Ankleben von Objektverbindern
 923 	virtual const SdrGluePointList* GetGluePointList() const;
 927 	virtual SdrGluePointList* ForceGluePointList();
 
 | 
| H A D | svdoashp.hxx | 250 	virtual const SdrGluePointList* GetGluePointList() const;252 	virtual SdrGluePointList* ForceGluePointList();
 
 | 
| H A D | svdoedge.hxx | 234 	virtual const SdrGluePointList* GetGluePointList() const;235 	virtual SdrGluePointList* ForceGluePointList();
 
 | 
| /trunk/main/svx/source/sdr/contact/ | 
| H A D | viewcontactofsdrobj.cxx | 153 			const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList();  in createGluePointPrimitive2DSequence()
 | 
| /trunk/main/sd/source/ui/view/ | 
| H A D | sdview3.cxx | 549 													const SdrGluePointList* pGlueList = pConnObj->GetGluePointList();  in InsertData()581 													const SdrGluePointList* pGlueList = pConnObj->GetGluePointList();  in InsertData()
 
 | 
| /trunk/main/svx/source/customshapes/ | 
| H A D | EnhancedCustomShape2d.cxx | 2260 			SdrGluePointList* pList = pObj->ForceGluePointList();  in ApplyGluePoints()
 | 
| /trunk/main/filter/source/msfilter/ | 
| H A D | msdffimp.cxx | 476 					SdrGluePointList* pList = pO->ForceGluePointList();  in SolveSolver()747 												SdrGluePointList* pLst = pO->ForceGluePointList();  in SolveSolver()
 
 | 
| H A D | escherex.cxx | 4790 					const SdrGluePointList* pList = pCustoShape->GetGluePointList();  in GetConnectorRule()
 |