Searched refs:nBaseInterfaces (Results 1 – 2 of 2) sorted by relevance
1128 sal_Int32 nBaseInterfaces, in typelib_typedescription_newMIInterface() argument1143 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()
703 sal_Int32 nBaseInterfaces,
Completed in 23 milliseconds