Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dsvdundo.cxx797 Point aOwnerAnchorPos(0, 0); in Undo() local
803 aOwnerAnchorPos = pObjList->GetOwnerObj()->GetAnchorPos(); in Undo()
811 if(aOwnerAnchorPos.X() || aOwnerAnchorPos.Y()) in Undo()
813 pObj->NbcSetAnchorPos(aOwnerAnchorPos); in Undo()