Home
last modified time | relevance | path

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

/aoo41x/main/eventattacher/source/
H A Deventattacher.cxx674 Reference< XIdlClass > xParamClass = params.getConstArray()[0]; in attachListener() local
675 if( xParamClass->getTypeClass() == TypeClass_STRING ) in attachListener()
807 Reference< XIdlClass > xParamClass = params.getConstArray()[0]; in removeListener() local
808 if( xParamClass->getTypeClass() == TypeClass_STRING ) in removeListener()
/aoo41x/main/stoc/source/invocation/
H A Dinvocation.cxx1011 Reference< XIdlClass > xParamClass = pInfos[i].aType; in fillInfoForMethod() local
1012 Type aParamType( xParamClass->getTypeClass(), xParamClass->getName() ); in fillInfoForMethod()

Completed in 28 milliseconds