Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase1.hxx162 class SAL_NO_VTABLE ImplInheritanceHelper1 class
171 ImplInheritanceHelper1( com::sun::star::uno::Sequence<com::sun::star::uno::Any> const& args, in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
175 explicit ImplInheritanceHelper1(T1 const & arg1): BaseClass(arg1) {} in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
177 ImplInheritanceHelper1(T1 const & arg1, T2 const & arg2): in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
180 ImplInheritanceHelper1( in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
184 ImplInheritanceHelper1( in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
189 ImplInheritanceHelper1( in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
196 ImplInheritanceHelper1( in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1
201 ImplInheritanceHelper1() {} in ImplInheritanceHelper1() function in cppu::ImplInheritanceHelper1

Completed in 15 milliseconds