Searched refs:UNOTYPE (Results 1 – 7 of 7) sorted by relevance
67 template < class ITEMTYPE, class UNOTYPE >78 UNOTYPE aValue( pTypedItem->GetValue() ); in trySet()95 _out_rValue <<= UNOTYPE( pTypedItem->GetValue() ); in tryGet()
74 #define UNOTYPE ::com::sun::star::uno::Type macro131 virtual UNOSEQUENCE< UNOTYPE > SAL_CALL getTypes() throw( UNORUNTIMEEXCEPTION ); \192 …UNOANY SAL_CALL IMPLCLASS::queryInterface( const UNOTYPE& rType ) throw( UNORUNTIMEEXCEPTION ) …358 UNOSEQUENCE< UNOTYPE > SAL_CALL IMPLCLASS::getTypes() throw( UNORUNTIMEEXCEPTION ) \
163 #define UNOTYPE ::com::sun::star::uno::Type macro334 virtual ANY SAL_CALL queryInterface( const UNOTYPE& rType ) throw( RUNTIMEEXCEPTION ) ;385 virtual ::com::sun::star::uno::Sequence< UNOTYPE > SAL_CALL getTypes() throw( RUNTIMEEXCEPTION ) ;
72 #define UNOTYPE ::com::sun::star::uno::Type macro
78 #define UNOTYPE ::com::sun::star::uno::Type macro118 virtual UNOTYPE SAL_CALL getElementType() throw ( RUNTIMEEXCEPTION );
181 UNOTYPE SAL_CALL SfxEvents_Impl::getElementType() throw ( RUNTIMEEXCEPTION ) in getElementType()183 UNOTYPE aElementType = ::getCppuType( (const SEQUENCE < PROPERTYVALUE > *)0 ); in getElementType()
563 uno::Any SAL_CALL SfxBaseModel::queryInterface( const UNOTYPE& rType ) throw( uno::RuntimeException… in queryInterface()607 Sequence< UNOTYPE > aStrippedTypes( io_rTypes.getLength() - 1 ); in lcl_stripType()618 uno::Sequence< UNOTYPE > SAL_CALL SfxBaseModel::getTypes() throw( uno::RuntimeException ) in getTypes()620 uno::Sequence< UNOTYPE > aTypes( SfxBaseModel_Base::getTypes() ); in getTypes()
Completed in 104 milliseconds