Searched refs:aParamTypes (Results 1 – 4 of 4) sorted by relevance
77 sequence< type > aParamTypes;
75 Sequence<Type> aParamTypes; in PyUNO_callable_call() local
1004 rInfo.aParamTypes.realloc( nParamCount ); in fillInfoForMethod()1005 Type* pParamTypes = rInfo.aParamTypes.getArray(); in fillInfoForMethod()
425 info.aParamTypes[ countArgs - i - 1]); in convertDispparamsArgs()
Completed in 31 milliseconds