Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.cxx42 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()
H A Dpptimporter.hxx71 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()
H A Dpptimporteruno.cxx61 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()
H A Dpptcom.hxx54 #define NMSP_RTL rtl macro
70 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar )))
H A Dppttoxml.cxx47 NMSP_RTL::OUString strTemp; in filter()
60 NMSP_RTL::OUString sURL; in filter()
/aoo4110/main/extensions/source/xmlextract/
H A Dxmxuno.cxx58 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()
H A Dxmxcom.hxx49 #define NMSP_RTL ::rtl macro
59 #define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar )))

Completed in 31 milliseconds