Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2202 Rectangle aNewLogic(rLogic); in NbcApplyNotPersistAttr() local
2205 aNewLogic.Right()=aNewLogic.Left()+n; in NbcApplyNotPersistAttr()
2209 aNewLogic.Bottom()=aNewLogic.Top()+n; in NbcApplyNotPersistAttr()
2211 if (aNewLogic!=rLogic) { in NbcApplyNotPersistAttr()
2212 NbcSetLogicRect(aNewLogic); in NbcApplyNotPersistAttr()

Completed in 41 milliseconds