Searched refs:maAllMethodSeq (Results 1 – 1 of 1) sorted by relevance
237 Sequence< Reference<XIdlMethod> > maAllMethodSeq; member in stoc_inspect::IntrospectionAccessStatic_Impl292 Sequence< Reference<XIdlMethod> > getMethods(void) const { return maAllMethodSeq; } in getMethods()378 const Reference<XIdlMethod>* pMethods = maAllMethodSeq.getConstArray(); in getMethodIndex()392 sal_Int32 nLen = maAllMethodSeq.getLength(); in getMethodIndex()2836 pAccess->maAllMethodSeq.realloc( nExportedMethodCount + iAllExportedMethod ); in implInspect()2841 Reference<XIdlMethod>* pDestMethods = pAccess->maAllMethodSeq.getArray(); in implInspect()2956 pAccess->maAllMethodSeq.realloc( rMethCount ); in implInspect()
Completed in 21 milliseconds