Home
last modified time | relevance | path

Searched defs:serviceimpl_base (Results 1 – 1 of 1) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dservicedecl.hxx261 struct serviceimpl_base { struct
262 typedef ImplT_ ImplT;
264 detail::CreateFuncF const m_createFunc;
266 typedef detail::PostProcessDefault<ImplT> PostProcessDefaultT;
271 serviceimpl_base() : m_createFunc( in serviceimpl_base() function
283 explicit serviceimpl_base( PostProcessFuncT const& postProcessFunc ) in serviceimpl_base() function

Completed in 15 milliseconds