Searched refs:ImpGetPolyPolygon1 (Results 1 – 2 of 2) sorted by relevance
653 basegfx::B2DPolyPolygon SdrEditView::ImpGetPolyPolygon1(const SdrObject* pObj, sal_Bool bCombine) c… in ImpGetPolyPolygon1() function in SdrEditView714 aRetval.append(ImpGetPolyPolygon1(pObj1, bCombine)); in ImpGetPolyPolygon()721 return ImpGetPolyPolygon1(pObj, bCombine); in ImpGetPolyPolygon()
169 basegfx::B2DPolyPolygon ImpGetPolyPolygon1(const SdrObject* pObj, sal_Bool bCombine) const;
Completed in 41 milliseconds