Searched refs:NbcSetAnchorPos (Results 1 – 17 of 17) sorted by relevance
643 void SdrCaptionObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrCaptionObj645 SdrRectObj::NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
537 void SdrObjGroup::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrObjGroup546 pObj->NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
813 pObj->NbcSetAnchorPos(aOwnerAnchorPos); in Undo()875 pObj->NbcSetAnchorPos( aAnchorPos ); in Redo()
100 void SdrVirtObj::NbcSetAnchorPos(const Point& rAnchorPos) in NbcSetAnchorPos() function in SdrVirtObj
1641 void SdrObject::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrObject1653 NbcSetAnchorPos(rPnt); in SetAnchorPos()
2564 void SdrEdgeObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrEdgeObj2567 SdrTextObj::NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
394 pObj->NbcSetAnchorPos(Point()); in InsertObject()
106 virtual void NbcSetAnchorPos(const Point& rPnt);
130 virtual void NbcSetAnchorPos(const Point& rPnt);
65 virtual void NbcSetAnchorPos(const Point& rAnchorPos);
279 virtual void NbcSetAnchorPos(const Point& rPnt);
793 virtual void NbcSetAnchorPos(const Point& rPnt);
941 pNew->NbcSetAnchorPos( aPoint ); in Paste()961 pNew->NbcSetAnchorPos( aGrpAnchor ); in Paste()1452 pNewObj->NbcSetAnchorPos( aNewAnchor ); in Paste()
1624 rSdrObj.NbcSetAnchorPos( aNewAnchor ); in ImpEndCreate()
321 virtual void NbcSetAnchorPos(const Point& rPnt);
2511 void SwDrawVirtObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SwDrawVirtObj2513 SdrObject::NbcSetAnchorPos( rPnt ); in NbcSetAnchorPos()
273 pObj->NbcSetAnchorPos( Point( 0, 0 ) ); in GroupSelection()
Completed in 139 milliseconds