Home
last modified time | relevance | path

Searched refs:SchXMLImport (Results 1 – 11 of 11) sorted by relevance

/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx588 SchXMLImport::SchXMLImport( in SchXMLImport() function in SchXMLImport
600 SchXMLImport::SchXMLImport( in SchXMLImport() function in SchXMLImport
636 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 …]
H A Dcontexts.cxx118 … static_cast< SchXMLImport& >( GetImport() ).CreateStylesContext( rLocalName, xAttrList ); in CreateChildContext()
148 SchXMLImport& i_rImport, in SchXMLFlatDocContext_Impl()
H A DSchXMLParagraphContext.hxx30 class SchXMLImport;
H A Dmakefile.mk40 $(SLO)$/SchXMLImport.obj \
H A Dcontexts.hxx75 SchXMLImport& i_rImport,
H A DSchXMLChartContext.hxx38 class SchXMLImport;
H A DSchXMLAxisContext.cxx296 SchXMLImport& rImport = ( SchXMLImport& )GetImport(); in StartElement()
H A DSchXMLPlotAreaContext.cxx1096 SchXMLImport& rImport = ( SchXMLImport& )GetImport(); in StartElement()
/trunk/main/xmloff/inc/
H A DSchXMLImport.hxx156 class SchXMLImport : public SvXMLImport class
171 SchXMLImport(
176 SchXMLImport(
182 virtual ~SchXMLImport() throw ();
/trunk/main/xmloff/source/core/
H A Dfacreg.cxx107 SERVICE( SchXMLImport );
237 else SINGLEFACTORY( SchXMLImport ) in component_getFactory()
/trunk/main/xmloff/
H A DLibrary_xo.mk73 xmloff/source/chart/SchXMLImport \

Completed in 52 milliseconds