Home
last modified time | relevance | path

Searched refs:make_unique (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/o3tl/inc/o3tl/
H A Dcow_wrapper.hxx244 value_type& make_unique() in make_unique() function in o3tl::cow_wrapper
273 pointer operator->() { return &make_unique(); } in operator ->()
274 value_type& operator*() { return make_unique(); } in operator *()
278 pointer get() { return &make_unique(); } in get()
/aoo41x/main/o3tl/qa/
H A Dcow_wrapper_clients.cxx81 maImpl.make_unique(); in makeUnique()
148 maImpl.make_unique(); in makeUnique()
H A Dcow_wrapper_clients.hxx48 void makeUnique() { maImpl.make_unique(); } in makeUnique()
/aoo41x/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx78 mpImpl.make_unique(); in makeUnique()
H A Db3dhommatrix.cxx63 mpImpl.make_unique(); in makeUnique()
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx228 mpPolyPolygon.make_unique(); in makeUnique()
H A Db3dpolypolygon.cxx237 mpPolyPolygon.make_unique(); in makeUnique()
H A Db2dpolygon.cxx1229 mpPolygon.make_unique(); in makeUnique()
H A Db3dpolygon.cxx1567 mpPolygon.make_unique(); in makeUnique()
/aoo41x/main/basegfx/source/range/
H A Db2dpolyrange.cxx288 mpImpl.make_unique(); in makeUnique()
/aoo41x/main/basegfx/source/tools/
H A Db2dclipstate.cxx531 mpImpl.make_unique(); in makeUnique()

Completed in 147 milliseconds