Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2215 Fraction aResizeY(1,1); in NbcApplyNotPersistAttr() local
2220 aResizeY*=((const SdrResizeYOneItem*)pPoolItem)->GetValue(); in NbcApplyNotPersistAttr()
2222 if (aResizeX!=Fraction(1,1) || aResizeY!=Fraction(1,1)) { in NbcApplyNotPersistAttr()
2223 NbcResize(aRef1,aResizeX,aResizeY); in NbcApplyNotPersistAttr()

Completed in 22 milliseconds