Home
last modified time | relevance | path

Searched refs:NbcSetAnchorPos (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dsvdocapt.cxx643 void SdrCaptionObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrCaptionObj
645 SdrRectObj::NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
H A Dsvdogrp.cxx537 void SdrObjGroup::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrObjGroup
546 pObj->NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
H A Dsvdundo.cxx813 pObj->NbcSetAnchorPos(aOwnerAnchorPos); in Undo()
875 pObj->NbcSetAnchorPos( aAnchorPos ); in Redo()
H A Dsvdovirt.cxx100 void SdrVirtObj::NbcSetAnchorPos(const Point& rAnchorPos) in NbcSetAnchorPos() function in SdrVirtObj
H A Dsvdobj.cxx1641 void SdrObject::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrObject
1653 NbcSetAnchorPos(rPnt); in SetAnchorPos()
H A Dsvdoedge.cxx2564 void SdrEdgeObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SdrEdgeObj
2567 SdrTextObj::NbcSetAnchorPos(rPnt); in NbcSetAnchorPos()
H A Dsvdpage.cxx394 pObj->NbcSetAnchorPos(Point()); in InsertObject()
/aoo4110/main/svx/inc/svx/
H A Dsvdogrp.hxx106 virtual void NbcSetAnchorPos(const Point& rPnt);
H A Dsvdocapt.hxx130 virtual void NbcSetAnchorPos(const Point& rPnt);
H A Dsvdovirt.hxx65 virtual void NbcSetAnchorPos(const Point& rAnchorPos);
H A Dsvdoedge.hxx279 virtual void NbcSetAnchorPos(const Point& rPnt);
H A Dsvdobj.hxx793 virtual void NbcSetAnchorPos(const Point& rPnt);
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx941 pNew->NbcSetAnchorPos( aPoint ); in Paste()
961 pNew->NbcSetAnchorPos( aGrpAnchor ); in Paste()
1452 pNewObj->NbcSetAnchorPos( aNewAnchor ); in Paste()
H A Dfeshview.cxx1624 rSdrObj.NbcSetAnchorPos( aNewAnchor ); in ImpEndCreate()
/aoo4110/main/sw/inc/
H A Ddcontact.hxx321 virtual void NbcSetAnchorPos(const Point& rPnt);
/aoo4110/main/sw/source/core/draw/
H A Ddcontact.cxx2511 void SwDrawVirtObj::NbcSetAnchorPos(const Point& rPnt) in NbcSetAnchorPos() function in SwDrawVirtObj
2513 SdrObject::NbcSetAnchorPos( rPnt ); in NbcSetAnchorPos()
/aoo4110/main/sw/source/core/doc/
H A Ddocdraw.cxx273 pObj->NbcSetAnchorPos( Point( 0, 0 ) ); in GroupSelection()

Completed in 110 milliseconds