Home
last modified time | relevance | path

Searched refs:makeUnique (Results 1 – 20 of 20) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx154 void makeUnique() in makeUnique() function in ImplB2DPolyPolygon
158 std::mem_fun_ref( &basegfx::B2DPolygon::makeUnique )); in makeUnique()
226 void B2DPolyPolygon::makeUnique() in makeUnique() function in basegfx::B2DPolyPolygon
229 mpPolyPolygon->makeUnique(); in makeUnique()
H A Db3dpolypolygon.cxx195 void makeUnique() in makeUnique() function in ImplB3DPolyPolygon
199 std::mem_fun_ref( &::basegfx::B3DPolygon::makeUnique )); in makeUnique()
235 void B3DPolyPolygon::makeUnique() in makeUnique() function in basegfx::B3DPolyPolygon
238 mpPolyPolygon->makeUnique(); in makeUnique()
H A Db2dpolygon.cxx1227 void B2DPolygon::makeUnique() in makeUnique() function in basegfx::B2DPolygon
H A Db3dpolygon.cxx1565 void B3DPolygon::makeUnique() in makeUnique() function in basegfx::B3DPolygon
/trunk/main/o3tl/qa/
H A Dcow_wrapper_clients.hxx48 void makeUnique() { maImpl.make_unique(); } in makeUnique() function in o3tltests::cow_wrapper_client1
80 void makeUnique();
109 void makeUnique();
H A Dcow_wrapper_clients.cxx79 void cow_wrapper_client2::makeUnique() in makeUnique() function in o3tltests::cow_wrapper_client2
146 void cow_wrapper_client3::makeUnique() in makeUnique() function in o3tltests::cow_wrapper_client3
H A Dtest-cow_wrapper.cxx57 rTestObj2.makeUnique(); in test()
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx56 maPolyPoly.makeUnique(); in UnoPolyPolygon()
477 aRet.makeUnique(); in getPolyPolygon()
H A Db2dclipstate.cxx529 void B2DClipState::makeUnique() in makeUnique() function in basegfx::tools::B2DClipState
/trunk/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx73 void makeUnique();
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygon.hxx63 void makeUnique();
H A Db3dpolypolygon.hxx63 void makeUnique();
H A Db3dpolygon.hxx69 void makeUnique();
H A Db2dpolygon.hxx70 void makeUnique();
/trunk/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx71 void makeUnique();
/trunk/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrix.hxx55 void makeUnique();
H A Db3dhommatrix.hxx52 void makeUnique();
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx76 void B2DHomMatrix::makeUnique() in makeUnique() function in basegfx::B2DHomMatrix
H A Db3dhommatrix.cxx61 void B3DHomMatrix::makeUnique() in makeUnique() function in basegfx::B3DHomMatrix
/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx286 void B2DPolyRange::makeUnique() in makeUnique() function in basegfx::B2DPolyRange

Completed in 69 milliseconds