Home
last modified time | relevance | path

Searched refs:GetPathObj (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx70 const SfxItemSet& rItemSet = GetPathObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
74 GetPathObj().getText(0), in createViewIndependentPrimitive2DSequence()
76 basegfx::B2DPolyPolygon aUnitPolyPolygon(GetPathObj().GetPathPoly()); in createViewIndependentPrimitive2DSequence()
94 const SdrPage* pPage(GetPathObj().getSdrPageFromSdrObject()); in createViewIndependentPrimitive2DSequence()
152 const GeoStat& rGeoStat(GetPathObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
170 … const SdrObject* pFillGeometryDefiningShape(GetPathObj().getFillGeometryDefiningShape()); in createViewIndependentPrimitive2DSequence()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx72 const SfxItemSet& rItemSet = GetPathObj().GetMergedItemSet(); in createViewIndependentPrimitive2DSequence()
76 GetPathObj().getText(0), in createViewIndependentPrimitive2DSequence()
78 basegfx::B2DPolyPolygon aUnitPolyPolygon(GetPathObj().GetPathPoly()); in createViewIndependentPrimitive2DSequence()
96 const SdrPage* pPage(GetPathObj().getSdrPageFromSdrObject()); in createViewIndependentPrimitive2DSequence()
154 const GeoStat& rGeoStat(GetPathObj().GetGeoStat()); in createViewIndependentPrimitive2DSequence()
172 … const SdrObject* pFillGeometryDefiningShape(GetPathObj().getFillGeometryDefiningShape()); in createViewIndependentPrimitive2DSequence()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/inc/sdr/contact/
H A Dviewcontactofsdrpathobj.hxx38 const SdrPathObj& GetPathObj() const in GetPathObj() function in sdr::contact::ViewContactOfSdrPathObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/inc/sdr/contact/
H A Dviewcontactofsdrpathobj.hxx40 const SdrPathObj& GetPathObj() const in GetPathObj() function in sdr::contact::ViewContactOfSdrPathObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/inc/
H A Dmtftools.hxx592 const tools::PolyPolygon& GetPathObj() const { return maPathObj; }; in GetPathObj() function in emfio::MtfTools
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/inc/
H A Dmtftools.hxx641 const tools::PolyPolygon& GetPathObj() const { return maPathObj; }; in GetPathObj() function in emfio::MtfTools
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Demfreader.cxx1222 SetClipPath(GetPathObj(), nClippingMode, true); in ReadEnhWMF()
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Demfreader.cxx1447 SetClipPath(GetPathObj(), nClippingMode, true); in ReadEnhWMF()