Searched refs:xParamTypeDesc (Results 1 – 1 of 1) sorted by relevance
3737 Reference< XTypeDescription > xParamTypeDesc = xParam->getType(); in SFX_NOTIFY() local3738 if( !xParamTypeDesc.is() ) in SFX_NOTIFY()3740 com::sun::star::uno::Type aType( xParamTypeDesc->getTypeClass(), xParamTypeDesc->getName() ); in SFX_NOTIFY()
Completed in 35 milliseconds