Searched refs:o_rPoly (Results 1 – 3 of 3) sorted by relevance
333 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() argument343 o_rPoly.append( in appendRect()348 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() argument354 o_rPoly.append( in appendRect()359 void appendDashes( ::basegfx::B2DPolyPolygon& o_rPoly, in appendDashes() argument375 appendRect( o_rPoly, in appendDashes()
659 bool importFromSvgPoints( B2DPolygon& o_rPoly, in importFromSvgPoints() argument662 o_rPoly.clear(); in importFromSvgPoints()676 o_rPoly.append(B2DPoint(nX, nY)); in importFromSvgPoints()
579 bool importFromSvgPoints( B2DPolygon& o_rPoly,
Completed in 63 milliseconds