Searched refs:NMSP_RTL (Results 1 – 7 of 7) sorted by relevance
42 NMSP_RTL::OUString PptImporter_getImplementationName() in PptImporter_getImplementationName()48 sal_Bool SAL_CALL PptImporter_supportsService( const NMSP_RTL::OUString& ServiceName ) in PptImporter_supportsService()54 SEQ( NMSP_RTL::OUString ) SAL_CALL PptImporter_getSupportedServiceNames() in SEQ()57 SEQ( NMSP_RTL::OUString ) aRet(1); in SEQ()58 NMSP_RTL::OUString* pArray = aRet.getArray(); in SEQ()69 NMSP_RTL::OUString sService( B2UCONST( "com.sun.star.comp.Impress.XMLImporter" ) ); in PptImporter()145 NMSP_RTL::OUString SAL_CALL PptImporter::getImplementationName() in getImplementationName()150 sal_Bool SAL_CALL PptImporter::supportsService( const NMSP_RTL::OUString& rServiceName ) in supportsService()155 SEQ( NMSP_RTL::OUString ) SAL_CALL PptImporter::getSupportedServiceNames() in SEQ()
71 virtual NMSP_RTL::OUString SAL_CALL getImplementationName() 73 virtual sal_Bool SAL_CALL supportsService( const NMSP_RTL::OUString& ServiceName ) 75 virtual SEQ( NMSP_RTL::OUString ) SAL_CALL getSupportedServiceNames() 80 NMSP_RTL::OUString PptImporter_getImplementationName()82 sal_Bool SAL_CALL PptImportert_supportsService( const NMSP_RTL::OUString& ServiceName )84 SEQ( NMSP_RTL::OUString ) SAL_CALL PptImporter_getSupportedServiceNames()
61 const NMSP_RTL::OUString aServiceName( B2UCONST( "com.sun.star.presentation.PptImporter" ) ); in component_getFactory()66 create_PptImporter, SEQ( NMSP_RTL::OUString )( &aServiceName, 1 ) ) ); in component_getFactory()
54 #define NMSP_RTL rtl macro70 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar )))
47 NMSP_RTL::OUString strTemp; in filter()60 NMSP_RTL::OUString sURL; in filter()
58 NMSP_RTL::OUString aServiceName( B2UCONST( "com.sum.star.io.XMLExtractor" ) ); in component_getFactory()62 NMSP_RTL::OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.comp.io.XMLExtractor") ), in component_getFactory()64 SEQ( NMSP_RTL::OUString )( &aServiceName, 1 ) ) ); in component_getFactory()
49 #define NMSP_RTL ::rtl macro59 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar )))
Completed in 17 milliseconds