Searched refs:SchXMLImport (Results 1 – 11 of 11) sorted by relevance
588 SchXMLImport::SchXMLImport( in SchXMLImport() function in SchXMLImport600 SchXMLImport::SchXMLImport( in SchXMLImport() function in SchXMLImport636 SchXMLImport::~SchXMLImport() throw () in ~SchXMLImport()652 SvXMLImportContext *SchXMLImport::CreateContext( sal_uInt16 nPrefix, const OUString& rLocalName, in CreateContext()698 SvXMLImportContext* SchXMLImport::CreateStylesContext( in CreateStylesContext()715 void SAL_CALL SchXMLImport::setTargetDocument( const uno::Reference< lang::XComponent >& xDoc ) in setTargetDocument()805 return (cppu::OWeakObject*)new SchXMLImport(rSMgr); in SchXMLImport_createInstance()828 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_STYLES ); in SchXMLImport_Styles_createInstance()849 …return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_CONTENT | IMPORT_AUTOSTYLES | IMPORT_FO… in SchXMLImport_Content_createInstance()870 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_META ); in SchXMLImport_Meta_createInstance()[all …]
118 … static_cast< SchXMLImport& >( GetImport() ).CreateStylesContext( rLocalName, xAttrList ); in CreateChildContext()148 SchXMLImport& i_rImport, in SchXMLFlatDocContext_Impl()
30 class SchXMLImport;
40 $(SLO)$/SchXMLImport.obj \
75 SchXMLImport& i_rImport,
38 class SchXMLImport;
296 SchXMLImport& rImport = ( SchXMLImport& )GetImport(); in StartElement()
1096 SchXMLImport& rImport = ( SchXMLImport& )GetImport(); in StartElement()
156 class SchXMLImport : public SvXMLImport class171 SchXMLImport( 176 SchXMLImport( 182 virtual ~SchXMLImport() throw ();
107 SERVICE( SchXMLImport );237 else SINGLEFACTORY( SchXMLImport ) in component_getFactory()
70 xmloff/source/chart/SchXMLImport \
Completed in 71 milliseconds