Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx3737 Reference< XTypeDescription > xParamTypeDesc = xParam->getType(); in SFX_NOTIFY() local
3738 if( !xParamTypeDesc.is() ) in SFX_NOTIFY()
3740 com::sun::star::uno::Type aType( xParamTypeDesc->getTypeClass(), xParamTypeDesc->getName() ); in SFX_NOTIFY()

Completed in 35 milliseconds