Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx1128 sal_Int32 nBaseInterfaces, in typelib_typedescription_newMIInterface() argument
1143 pITD->nBaseTypes = nBaseInterfaces; in typelib_typedescription_newMIInterface()
1144 pITD->ppBaseTypes = new typelib_InterfaceTypeDescription *[nBaseInterfaces]; in typelib_typedescription_newMIInterface()
1145 for (sal_Int32 i = 0; i < nBaseInterfaces; ++i) { in typelib_typedescription_newMIInterface()
1162 if (nBaseInterfaces > 0) { in typelib_typedescription_newMIInterface()
/aoo4110/main/cppu/inc/typelib/
H A Dtypedescription.h703 sal_Int32 nBaseInterfaces,

Completed in 38 milliseconds