Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/inc/cosv/tpl/
H A Dfuncall.hxx129 typedef R (* function_type )(); typedef
135 function_type i_f) in ff_pn_cn()
138 function_type f;
151 typedef R (C::* function_type )() const; typedef
158 function_type i_f) in fc_pn_co()
161 function_type f;
175 typedef R (C::* function_type )(P&) const; typedef
182 function_type i_f, in fc_pm_co()
186 function_type f;
/aoo42x/main/o3tl/inc/o3tl/
H A Dlazy_update.hxx143 typedef FunctionType function_type; typedef
152 explicit FunctionPointer( function_type const& pFunc ) : in FunctionPointer()
170 function_type m_pFunc;

Completed in 20 milliseconds