Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtables.cxx86 T const * ifcMember) in doGetVtableSlot() argument
90 T * member = const_cast< T * >(ifcMember); in doGetVtableSlot()
101 if (member != ifcMember) { in doGetVtableSlot()
110 if (member != ifcMember) { in doGetVtableSlot()
139 typelib_InterfaceAttributeTypeDescription const * ifcMember) in getVtableSlot() argument
141 return doGetVtableSlot(ifcMember); in getVtableSlot()
145 typelib_InterfaceMethodTypeDescription const * ifcMember) in getVtableSlot() argument
147 return doGetVtableSlot(ifcMember); in getVtableSlot()
/trunk/main/bridges/inc/bridges/cpp_uno/shared/
H A Dvtables.hxx91 typelib_InterfaceAttributeTypeDescription const * ifcMember);
100 typelib_InterfaceMethodTypeDescription const * ifcMember);

Completed in 31 milliseconds