Searched defs:aYFact (Results 1 – 14 of 14) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/ |
H A D | svdotxdr.cxx | 108 Fraction aYFact(nYMul,nYDiv); // and for comparing in ImpDragCalcRect() local
|
H A D | svdpntv.cxx | 1093 Fraction aYFact(aNewSize.Height(),aActualSize.Height()); in MakeVisible() local
|
H A D | svdtrans.cxx | 39 Fraction aYFact(ryFact); in ResizeRect() local
|
H A D | svdedtv1.cxx | 758 Fraction aYFact=static_cast<const SdrResizeYAllItem*>(pPoolItem)->GetValue(); in SetNotPersistAttrToMarked() local
|
H A D | svdoedge.cxx | 2285 void SdrEdgeObj::NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact) in NbcResize()
|
H A D | svdobj.cxx | 1258 Fraction aYFact(nYMul,nYDiv); // and for comparing in ImpDragCalcRect() local
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/ |
H A D | svdotxdr.cxx | 108 Fraction aYFact(nYMul,nYDiv); // and for comparing in ImpDragCalcRect() local
|
H A D | svdpntv.cxx | 1027 Fraction aYFact(aNewSize.Height(),aActualSize.Height()); in MakeVisible() local
|
H A D | svdtrans.cxx | 41 Fraction aYFact(ryFact); in ResizeRect() local
|
H A D | svdedtv1.cxx | 741 Fraction aYFact=static_cast<const SdrResizeYAllItem*>(pPoolItem)->GetValue(); in SetNotPersistAttrToMarked() local
|
H A D | svdoedge.cxx | 2302 void SdrEdgeObj::NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact) in NbcResize()
|
H A D | svdobj.cxx | 1293 Fraction aYFact(nYMul,nYDiv); // and for comparing in ImpDragCalcRect() local
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/ |
H A D | svddrgmt.hxx | 262 Fraction aYFact; member in SdrDragResize
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/ |
H A D | svddrgmt.hxx | 262 Fraction aYFact; member in SdrDragResize
|