Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx73 #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(); …
334UNOSEQUENCE< sal_Int8 > SAL_CALL IMPLCLASS::getImplementationId() throw( UNORUNTIMEEXCEPTION ) …
358UNOSEQUENCE< UNOTYPE > SAL_CALL IMPLCLASS::getTypes() throw( UNORUNTIMEEXCEPTION ) …
513UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); …
[all …]
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx444 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
457 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SwFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
463 UNOSEQUENCE< UNOOUSTRING > SwFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
466 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 3 ); in impl_getStaticSupportedServiceNames()
H A Dunomodule.cxx152 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
/trunk/main/starmath/source/
H A Dsmdetect.cxx518 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
531 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SmFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
537 UNOSEQUENCE< UNOOUSTRING > SmFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
540 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); in impl_getStaticSupportedServiceNames()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx671 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
684 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SfxFrameLoader_Impl::getSupportedServiceNames() throw( RuntimeE… in getSupportedServiceNames()
690 UNOSEQUENCE< UNOOUSTRING > SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
693 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); in impl_getStaticSupportedServiceNames()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx906 UNOSEQUENCE< UNOOUSTRING > seqServiceNames(getSupportedServiceNames()); in supportsService()
919 UNOSEQUENCE< UNOOUSTRING > SAL_CALL ScFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
925 UNOSEQUENCE< UNOOUSTRING > ScFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
928 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); in impl_getStaticSupportedServiceNames()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx143 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()