Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtables.cxx46 sal_Int32 getVtableCount(typelib_InterfaceTypeDescription const * type) { in getVtableCount() function
49 n += getVtableCount(type->ppBaseTypes[i]); in getVtableCount()
94 slot.offset += getVtableCount(member->pInterface->ppBaseTypes[i]); in doGetVtableSlot()

Completed in 16 milliseconds