Lines Matching refs:getValue

362 …return implGetExceptionMsg( *static_cast< const Exception* >( _rCaughtException.getValue() ), _rCa…  in implGetExceptionMsg()
429 Exception& e_ = *( (Exception*)aWrappedAny.getValue() ); in implGetWrappedMsg()
490 …implAppendExceptionMsg( aMessageBuf, *static_cast< const Exception* >( aExamine.getValue() ), aExa… in implHandleWrappedTargetException()
916 case TypeClass_BOOLEAN: pVar->PutBool( *(sal_Bool*)aValue.getValue() ); break; in unoToSbxValue()
919 pVar->PutChar( *(sal_Unicode*)aValue.getValue() ); in unoToSbxValue()
1113 aRetType = ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue().getValueType(); in getUnoTypeForSbxValue()
1138 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValueImpl()
1338 return ((SbUnoAnyObject*)(SbxBase*)xObj)->getValue(); in sbxToUnoValue()
1682 xObj = *(Reference< XInterface >*)aToInspectObj.getValue(); in getDbgObjectNameImpl()
1727 const Reference< XInterface > x = *(Reference< XInterface >*)aToInspectObj.getValue(); in checkUnoObjectType()
1775 xInv->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("$GetTypeName") ) ) >>= sTypeName; in checkUnoObjectType()
1814 const Reference< XInterface > x = *(Reference< XInterface >*)aToInspectObj.getValue(); in Impl_GetSupportedInterfaces()
2149 Any aRetAny = mxInvocation->getValue( pProp->GetName() ); in TYPEINIT1()
2429 x = *(Reference< XInterface >*)aUnoObj_.getValue(); in SbUnoObject()
3243 Reference< XInterface > x = *(Reference< XInterface >*)aAny.getValue(); in RTL_Impl_HasInterfaces()
3507 Reference< XInterface > xIface = *(Reference< XInterface >*)aValue.getValue(); in Find()
4063 …virtual Any SAL_CALL getValue(const ::rtl::OUString& PropertyName) throw( UnknownPropertyException…
4177 Any SAL_CALL InvocationToAllListenerMapper::getValue(const ::rtl::OUString& PropertyName) in getValue() function in InvocationToAllListenerMapper
4434 virtual Any SAL_CALL getValue( const ::rtl::OUString& rProperty )
4505 Any SAL_CALL ModuleInvocationProxy::getValue( const ::rtl::OUString& rProperty ) throw( UnknownProp… in getValue() function in ModuleInvocationProxy