Searched refs:aFact1 (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/svx/source/svdraw/ |
| H A D | svddrgmt.cxx | 1804 Fraction aFact1(1,1); in TakeSdrDragComment() local 1817 bool bX(aXFact != aFact1 && Abs(nXDiv) > 1); in TakeSdrDragComment() 1818 bool bY(aYFact != aFact1 && Abs(nYDiv) > 1); in TakeSdrDragComment() 3045 Fraction aFact1(1,1); in _MovAllPoints() local 3049 ResizePoint(aCtr1,aC,aFact1,aFact); in _MovAllPoints() 3053 ResizePoint(aCtr1,aC,aFact,aFact1); in _MovAllPoints() 3137 Fraction aFact1(1,1); in _MovCrookPoint() local 3141 ResizePoint(rPnt,aC,aFact1,aFact); in _MovCrookPoint() 3144 ResizePoint(*pC1,aC,aFact1,aFact); in _MovCrookPoint() 3147 ResizePoint(*pC2,aC,aFact1,aFact); in _MovCrookPoint() [all …]
|