Home
last modified time | relevance | path

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

/aoo41x/main/cosv/inc/cosv/tpl/
H A Dfuncall.hxx183 P & i_p) in fc_pm_co()
184 : f(i_f), p(i_p) {} in fc_pm_co()
247 make_func( R(C::*i_f)(P &) const, P & i_p) in make_func() argument
249 return func::fc_pm_co<R,C,P>(i_f, i_p); in make_func()
/aoo41x/main/sw/inc/
H A Dunobaseclass.hxx114 UnoImplPtr(T *const i_p) in UnoImplPtr() argument
115 : m_p(i_p) in UnoImplPtr()
117 OSL_ENSURE(i_p, "UnoImplPtr: null"); in UnoImplPtr()

Completed in 21 milliseconds