Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygon.cxx774 class ImplB3DPolygon class
814 ImplB3DPolygon() in ImplB3DPolygon() function in ImplB3DPolygon
826 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied) in ImplB3DPolygon() function in ImplB3DPolygon
852 ImplB3DPolygon(const ImplB3DPolygon& rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount) in ImplB3DPolygon() function in ImplB3DPolygon
896 ~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 …]
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygon.hxx33 class ImplB3DPolygon;
53 typedef o3tl::cow_wrapper< ImplB3DPolygon > ImplType;

Completed in 15 milliseconds