Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx237 Sequence< Reference<XIdlMethod> > maAllMethodSeq; member in stoc_inspect::IntrospectionAccessStatic_Impl
292 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 19 milliseconds