Searched defs:ImplType (Results 1 – 7 of 7) sorted by relevance
/trunk/main/basegfx/inc/basegfx/polygon/ | ||
H A D | b3dpolygon.hxx | 53 typedef o3tl::cow_wrapper< ImplB3DPolygon > ImplType; typedef in basegfx::B3DPolygon |
H A D | b3dpolypolygon.hxx | 48 typedef o3tl::cow_wrapper< ImplB3DPolyPolygon > ImplType; typedef in basegfx::B3DPolyPolygon |
H A D | b2dpolypolygon.hxx | 48 typedef o3tl::cow_wrapper< ImplB2DPolyPolygon > ImplType; typedef in basegfx::B2DPolyPolygon |
H A D | b2dpolygon.hxx | 53 typedef o3tl::cow_wrapper< ImplB2DPolygon > ImplType; typedef in basegfx::B2DPolygon |
/trunk/main/basegfx/inc/basegfx/tools/ | ||
H A D | b2dclipstate.hxx | 57 typedef o3tl::cow_wrapper< ImplB2DClipState > ImplType; typedef in basegfx::tools::B2DClipState |
/trunk/main/basegfx/inc/basegfx/matrix/ | ||
H A D | b2dhommatrix.hxx | 39 typedef o3tl::cow_wrapper< Impl2DHomMatrix > ImplType; typedef in basegfx::B2DHomMatrix |
H A D | b3dhommatrix.hxx | 41 typedef o3tl::cow_wrapper< Impl3DHomMatrix > ImplType; typedef in basegfx::B3DHomMatrix |
Completed in 21 milliseconds