Home
last modified time | relevance | path

Searched refs:aResizeX (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2214 Fraction aResizeX(1,1); in NbcApplyNotPersistAttr() local
2217 aResizeX*=((const SdrResizeXOneItem*)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 28 milliseconds