Home
last modified time | relevance | path

Searched defs:rRefPnt (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdoedge.cxx2302 void SdrEdgeObj::NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact) in NbcResize()
H A Dsvdopath.cxx2315 void SdrPathObj::NbcShear(const Point& rRefPnt, Degree100 nAngle, double fTan, bool bVShear) in NbcShear()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdoedge.cxx2285 void SdrEdgeObj::NbcResize(const Point& rRefPnt, const Fraction& aXFact, const Fraction& aYFact) in NbcResize()
H A Dsvdopath.cxx2307 void SdrPathObj::NbcShear(const Point& rRefPnt, long nAngle, double fTan, bool bVShear) in NbcShear()