Home
last modified time | relevance | path

Searched refs:CheckLastPolyLineAndFillMerge (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx868 bool ImpSdrGDIMetaFileImport::CheckLastPolyLineAndFillMerge(const basegfx::B2DPolyPolygon & rPolyPo… in CheckLastPolyLineAndFillMerge() function in ImpSdrGDIMetaFileImport
939 …else if(mbLastObjWasPolyWithoutLine && CheckLastPolyLineAndFillMerge(basegfx::B2DPolyPolygon(aSour… in DoAction()
974 …if(!mbLastObjWasPolyWithoutLine || !CheckLastPolyLineAndFillMerge(basegfx::B2DPolyPolygon(aSource)… in DoAction()
995 if(!mbLastObjWasPolyWithoutLine || !CheckLastPolyLineAndFillMerge(aSource)) in DoAction()
1158 if(!mbLastObjWasPolyWithoutLine || !CheckLastPolyLineAndFillMerge(aSource)) in DoAction()
1249 if(!mbLastObjWasPolyWithoutLine || !CheckLastPolyLineAndFillMerge(aSource)) in DoAction()
1491 if(!mbLastObjWasPolyWithoutLine || !CheckLastPolyLineAndFillMerge(aSource)) in DoAction()
H A Dsvdfmtf.hxx154 bool CheckLastPolyLineAndFillMerge(const basegfx::B2DPolyPolygon& rPolyPolygon);

Completed in 24 milliseconds