Home
last modified time | relevance | path

Searched refs:NMSP_LANG (Results 1 – 16 of 16) sorted by relevance

/aoo42x/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.hxx38 NMSP_LANG::XInitialization,
39 NMSP_LANG::XServiceInfo
44 REF( NMSP_LANG::XMultiServiceFactory ) xFact;
49 PptImporter( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );
63 virtual void SAL_CALL setTargetDocument( const REF(NMSP_LANG::XComponent)& xDoc )
64 throw ( NMSP_LANG::IllegalArgumentException, NMSP_UNO::RuntimeException );
H A Dpptimporteruno.cxx36 static REF( NMSP_UNO::XInterface ) SAL_CALL create_PptImporter( const REF( NMSP_LANG::XMultiService… in REF()
56 REF( NMSP_LANG::XSingleServiceFactory ) xFactory; in component_getFactory()
63 xFactory = REF( NMSP_LANG::XSingleServiceFactory )( NMSP_CPPU::createSingleFactory( in component_getFactory()
64 reinterpret_cast< NMSP_LANG::XMultiServiceFactory* >( pServiceManager ), in component_getFactory()
H A Dpptimporter.cxx66 PptImporter::PptImporter( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr ) : in PptImporter()
108 …REF( NMSP_LANG::XMultiServiceFactory ) xServiceFactory( NMSP_COMPHELPER::getProcessServiceFactory(… in filter()
132 void SAL_CALL PptImporter::setTargetDocument( const REF( NMSP_LANG::XComponent )& xDoc ) in setTargetDocument()
133 throw ( NMSP_LANG::IllegalArgumentException, NMSP_UNO::RuntimeException) in setTargetDocument()
H A Dpptcom.hxx59 #define NMSP_LANG com::sun::star::lang macro
/aoo42x/main/filter/source/filtertracer/
H A Dfiltertracer.hxx57 #define NMSP_LANG com::sun::star::lang macro
117 NMSP_LANG::XInitialization,
118 NMSP_LANG::XServiceInfo,
122 REF( NMSP_LANG::XMultiServiceFactory ) xFact;
140 FilterTracer( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );
H A Dfiltertraceruno.cxx36 static REF( NMSP_UNO::XInterface ) SAL_CALL create_FilterTracer( const REF( NMSP_LANG::XMultiServic… in REF()
56 REF( NMSP_LANG::XSingleServiceFactory ) xFactory; in component_getFactory()
63 xFactory = REF( NMSP_LANG::XSingleServiceFactory )( cppu::createSingleFactory( in component_getFactory()
64 reinterpret_cast< NMSP_LANG::XMultiServiceFactory* >( pServiceManager ), in component_getFactory()
H A Dfiltertracer.cxx55 FilterTracer::FilterTracer( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr ) : in FilterTracer()
/aoo42x/main/extensions/source/xmlextract/
H A Dxmxuno.cxx37 static REF( NMSP_UNO::XInterface ) SAL_CALL create_XMLExtractor( const REF( NMSP_LANG::XMultiServic… in REF()
60 REF( NMSP_LANG::XSingleServiceFactory ) xFactory( NMSP_CPPU::createSingleFactory( in component_getFactory()
61 reinterpret_cast< NMSP_LANG::XMultiServiceFactory * >( pServiceManager ), in component_getFactory()
H A Dxmxtrct.hxx37 REF( NMSP_LANG::XMultiServiceFactory ) mxFact;
43 XMLExtractor( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );
H A Dxmxcom.hxx51 #define NMSP_LANG ::com::sun::star::lang macro
H A Dxmxtrct.cxx144 XMLExtractor::XMLExtractor( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr ) : in XMLExtractor()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.hxx52 #define NMSP_LANG com::sun::star::lang macro
76 REF( NMSP_LANG::XMultiServiceFactory ) mxFact;
83 EnhancedCustomShapeEngine( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );
H A DEnhancedCustomShapeEngine.cxx79 EnhancedCustomShapeEngine::EnhancedCustomShapeEngine( const REF( NMSP_LANG::XMultiServiceFactory )&… in EnhancedCustomShapeEngine()
/aoo42x/main/filter/source/svg/
H A Dsvgwriter.hxx81 #define NMSP_LANG com::sun::star::lang macro
242 REF( NMSP_LANG::XMultiServiceFactory ) mxFact;
249 SVGWriter( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr );
H A Dsvgwriter.cxx1957 SVGWriter::SVGWriter( const REF( NMSP_LANG::XMultiServiceFactory )& rxMgr ) : in SVGWriter()
1975 static_cast< NMSP_LANG::XInitialization* >( this ) ) ); in queryInterface()
/aoo42x/main/svx/source/unodraw/
H A Dunoctabl.cxx275 …xFactory = createSingleFactory( reinterpret_cast< NMSP_LANG::XMultiServiceFactory* >( pServiceMana… in component_getFactory()

Completed in 58 milliseconds