Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx2563 Reference<XIdlClass> xGetRetType = rxMethod_i->getReturnType(); in implInspect() local
2573 rProp.Type = Type( xGetRetType->getTypeClass(), xGetRetType->getName() ); in implInspect()
2634 if( xParamType->equals( xGetRetType ) ) in implInspect()
2781 Reference<XIdlClass> xGetRetType = setParams.getConstArray()[0]; in implInspect() local
2791 rProp.Type = Type( xGetRetType->getTypeClass(), xGetRetType->getName() ); in implInspect()

Completed in 32 milliseconds