Searched refs:nBaseInterfaces (Results 1 – 2 of 2) sorted by relevance
1126 sal_Int32 nBaseInterfaces, in typelib_typedescription_newMIInterface() argument1141 pITD->nBaseTypes = nBaseInterfaces; in typelib_typedescription_newMIInterface()1142 pITD->ppBaseTypes = new typelib_InterfaceTypeDescription *[nBaseInterfaces]; in typelib_typedescription_newMIInterface()1143 for (sal_Int32 i = 0; i < nBaseInterfaces; ++i) { in typelib_typedescription_newMIInterface()1160 if (nBaseInterfaces > 0) { in typelib_typedescription_newMIInterface()
703 sal_Int32 nBaseInterfaces,
Completed in 22 milliseconds