Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx2597 const Reference<XIdlMethod>& rxMethod_k = pSourceMethods[k]; in implInspect() local
2604 ::rtl::OUString aMethName2 = rxMethod_k->getName(); in implInspect()
2617 Reference<XIdlClass> xSetRetType = rxMethod_k->getReturnType(); in implInspect()
2624 Sequence< Reference<XIdlClass> > setParams = rxMethod_k->getParameterTypes(); in implInspect()
2646 pInterfaces2[ rPropCount ] = rxMethod_k; in implInspect()
2682 const Reference<XIdlMethod>& rxMethod_k = pSourceMethods[k]; in implInspect() local
2689 ::rtl::OUString aMethName2 = rxMethod_k->getName(); in implInspect()

Completed in 29 milliseconds