Home
last modified time | relevance | path

Searched refs:getFrameAreaTransformation (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dnotxtfrm.hxx88 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const override;
H A Dflyfrms.hxx139 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const override;
H A Dframe.hxx220 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dnotxtfrm.hxx94 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const override;
H A Dflyfrms.hxx139 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const override;
H A Dframe.hxx223 virtual basegfx::B2DHomMatrix getFrameAreaTransformation() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Dnotxtfrm.cxx588 basegfx::B2DHomMatrix SwNoTextFrame::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwNoTextFrame
597 return SwContentFrame::getFrameAreaTransformation(); in getFrameAreaTransformation()
1054 const basegfx::B2DHomMatrix aGraphicTransform(rSwNoTextFrame.getFrameAreaTransformation()); in createPrimitive2DSequence()
1277 … const basegfx::B2DHomMatrix aGraphicTransform(getFrameAreaTransformation()); in PaintPicture()
1294 const basegfx::B2DHomMatrix aGraphicTransform(getFrameAreaTransformation()); in PaintPicture()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Dnotxtfrm.cxx579 basegfx::B2DHomMatrix SwNoTextFrame::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwNoTextFrame
588 return SwContentFrame::getFrameAreaTransformation(); in getFrameAreaTransformation()
1158 const basegfx::B2DHomMatrix aGraphicTransform(getFrameAreaTransformation()); in PaintPicture()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/draw/
H A Ddflyobj.cxx924 GetFlyFrame()->getFrameAreaTransformation().decompose(aScale, aTranslate, fRotate, fShearX); in NbcCrop()
928 GetFlyFrame()->getFrameAreaTransformation() * basegfx::B2DPoint(0.5, 0.5)); in NbcCrop()
987 basegfx::B2DHomMatrix aNewMat(GetFlyFrame()->getFrameAreaTransformation()); in NbcResize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/draw/
H A Ddflyobj.cxx927 GetFlyFrame()->getFrameAreaTransformation().decompose(aScale, aTranslate, fRotate, fShearX); in NbcCrop()
931 GetFlyFrame()->getFrameAreaTransformation() * basegfx::B2DPoint(0.5, 0.5)); in NbcCrop()
990 basegfx::B2DHomMatrix aNewMat(GetFlyFrame()->getFrameAreaTransformation()); in NbcResize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dflylay.cxx375 basegfx::B2DHomMatrix SwFlyFreeFrame::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwFlyFreeFrame
384 return SwFlyFrame::getFrameAreaTransformation(); in getFrameAreaTransformation()
H A Dfly.cxx2762 getFrameAreaTransformation().decompose(aScale, aTranslate, fRotate, fShearX); in GetContour()
2767 … const basegfx::B2DPoint aCenter(getFrameAreaTransformation() * basegfx::B2DPoint(0.5, 0.5)); in GetContour()
H A Dwsfrm.cxx125 basegfx::B2DHomMatrix SwFrameAreaDefinition::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwFrameAreaDefinition
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflylay.cxx374 basegfx::B2DHomMatrix SwFlyFreeFrame::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwFlyFreeFrame
383 return SwFlyFrame::getFrameAreaTransformation(); in getFrameAreaTransformation()
H A Dfly.cxx2703 getFrameAreaTransformation().decompose(aScale, aTranslate, fRotate, fShearX); in GetContour()
2708 … const basegfx::B2DPoint aCenter(getFrameAreaTransformation() * basegfx::B2DPoint(0.5, 0.5)); in GetContour()
H A Dwsfrm.cxx122 basegfx::B2DHomMatrix SwFrameAreaDefinition::getFrameAreaTransformation() const in getFrameAreaTransformation() function in SwFrameAreaDefinition