Searched refs:ImplB3DPolygon (Results 1 – 2 of 2) sorted by relevance
774 class ImplB3DPolygon class814 ImplB3DPolygon() in ImplB3DPolygon() function in ImplB3DPolygon826 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied) in ImplB3DPolygon() function in ImplB3DPolygon852 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount) in ImplB3DPolygon() function in ImplB3DPolygon896 ~ImplB3DPolygon() in ~ImplB3DPolygon()1019 bool operator==(const ImplB3DPolygon& rCandidate) const in operator ==()1130 const_cast< ImplB3DPolygon* >(this)->mbPlaneNormalValid = true; in getNormal()1248 void insert(sal_uInt32 nIndex, const ImplB3DPolygon& rSource) in insert()1548 mpPolygon(ImplB3DPolygon(*rPolygon.mpPolygon, nIndex, nCount)) in B3DPolygon()1730 ImplB3DPolygon aTempPoly(*rPoly.mpPolygon, nIndex2, nCount); in insert()[all …]
32 class ImplB3DPolygon;52 typedef o3tl::cow_wrapper< ImplB3DPolygon > ImplType;
Completed in 27 milliseconds