Searched refs:aResizeY (Results 1 – 1 of 1) sorted by relevance
2215 Fraction aResizeY(1,1); in NbcApplyNotPersistAttr() local2220 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 35 milliseconds