Home
last modified time | relevance | path

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

/aoo41x/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 );
158 static UNOSEQUENCE< UNOOUSTRING > impl_getStaticSupportedServiceNames(); \
334UNOSEQUENCE< sal_Int8 > SAL_CALL IMPLCLASS::getImplementationId() throw( UNORUNTIMEEXCEPTION ) …
358 UNOSEQUENCE< UNOTYPE > SAL_CALL IMPLCLASS::getTypes() throw( UNORUNTIMEEXCEPTION ) \
513 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); \
532 UNOSEQUENCE< UNOOUSTRING > IMPLCLASS::impl_getStaticSupportedServiceNames() \
[all …]
/aoo41x/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()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx500 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
513 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SdFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
519 UNOSEQUENCE< UNOOUSTRING > SdFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
522 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); in impl_getStaticSupportedServiceNames()
H A Dunomodule.cxx143 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
/aoo41x/main/starmath/source/
H A Dsmdetect.cxx526 UNOSEQUENCE< UNOOUSTRING > seqServiceNames = getSupportedServiceNames(); in supportsService()
539 UNOSEQUENCE< UNOOUSTRING > SAL_CALL SmFilterDetect::getSupportedServiceNames() throw( UNORUNTIMEEXC… in getSupportedServiceNames()
545 UNOSEQUENCE< UNOOUSTRING > SmFilterDetect::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
548 UNOSEQUENCE< UNOOUSTRING > seqServiceNames( 1 ); in impl_getStaticSupportedServiceNames()
/aoo41x/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()
/aoo41x/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()

Completed in 44 milliseconds