Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdundo.cxx800 Point aOwnerAnchorPos(0, 0); in Undo() local
806 aOwnerAnchorPos = pObjList->GetOwnerObj()->GetAnchorPos(); in Undo()
814 if(aOwnerAnchorPos.X() || aOwnerAnchorPos.Y()) in Undo()
816 pObj->NbcSetAnchorPos(aOwnerAnchorPos); in Undo()

Completed in 19 milliseconds