Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/svdraw/
H A Dsvdundo.cxx786 Point aOwnerAnchorPos(0, 0); in Undo() local
792 aOwnerAnchorPos = pObjList->GetOwnerObj()->GetAnchorPos(); in Undo()
800 if(aOwnerAnchorPos.X() || aOwnerAnchorPos.Y()) in Undo()
802 pObj->NbcSetAnchorPos(aOwnerAnchorPos); in Undo()