Searched refs:ImplB2DPolygon (Results 1 – 2 of 2) sorted by relevance
616 class ImplB2DPolygon class643 const_cast< ImplB2DPolygon* >(this)->mpBufferedData.reset(new ImplBufferedData); in getDefaultAdaptiveSubdivision()659 ImplB2DPolygon() in ImplB2DPolygon() function in ImplB2DPolygon666 ImplB2DPolygon(const ImplB2DPolygon& rToBeCopied) in ImplB2DPolygon() function in ImplB2DPolygon679 ImplB2DPolygon(const ImplB2DPolygon& rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount) in ImplB2DPolygon() function in ImplB2DPolygon695 ImplB2DPolygon& operator=( const ImplB2DPolygon& rToBeCopied ) in operator =()728 bool operator==(const ImplB2DPolygon& rCandidate) const in operator ==()915 void insert(sal_uInt32 nIndex, const ImplB2DPolygon& rSource) in insert()1210 : mpPolygon(ImplB2DPolygon(*rPolygon.mpPolygon, nIndex, nCount)) in B2DPolygon()1542 ImplB2DPolygon aTempPoly(*rPoly.mpPolygon, nIndex2, nCount); in insert()[all …]
35 class ImplB2DPolygon;53 typedef o3tl::cow_wrapper< ImplB2DPolygon > ImplType;
Completed in 17 milliseconds