Lines Matching refs:UNOSEQUENCE
73 #define UNOSEQUENCE ::com::sun::star::uno::Sequence macro
95 const UNOSEQUENCE< UNOPROPERTYVALUE >& seqArgs ,
101 UNOSEQUENCE< UNOPROPERTYVALUE >& seqArgs ,
131 …virtual UNOSEQUENCE< UNOTYPE > SAL_CALL getTypes() throw( UNORUNTIMEEXCEPTION ); …
132 virtual UNOSEQUENCE< sal_Int8 > SAL_CALL getImplementationId() throw( UNORUNTIMEEXCEPTION );
155 …virtual UNOSEQUENCE< UNOOUSTRING > SAL_CALL getSupportedServiceNames() throw( UNORUNTIMEEXCEPTION …
158 …static UNOSEQUENCE< UNOOUSTRING > impl_getStaticSupportedServiceNames(); …
334 …UNOSEQUENCE< sal_Int8 > SAL_CALL IMPLCLASS::getImplementationId() throw( UNORUNTIMEEXCEPTION ) …
358 …UNOSEQUENCE< UNOTYPE > SAL_CALL IMPLCLASS::getTypes() throw( UNORUNTIMEEXCEPTION ) …
513 …UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); …
526 …UNOSEQUENCE< UNOOUSTRING > SAL_CALL IMPLCLASS::getSupportedServiceNames() throw( UNORUNTIMEEXCEPTI…
532 …UNOSEQUENCE< UNOOUSTRING > IMPLCLASS::impl_getStaticSupportedServiceNames() …
535 …UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); …