Home
last modified time | relevance | path

Searched refs:XMLDocumentSettingsContext (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/xmloff/inc/xmloff/
H A DDocumentSettingsContext.hxx37 class XMLOFF_DLLPUBLIC XMLDocumentSettingsContext : public SvXMLImportContext class
42 XMLDocumentSettingsContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
45 virtual ~XMLDocumentSettingsContext();
54 XMLDocumentSettingsContext(); // never implemented
55 XMLDocumentSettingsContext( const XMLDocumentSettingsContext& ); // never implemented
56 XMLDocumentSettingsContext& operator=( const XMLDocumentSettingsContext& ); // never implemented
/aoo42x/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx351 XMLDocumentSettingsContext::XMLDocumentSettingsContext(SvXMLImport& rImport, sal_uInt16 nPrfx, cons… in XMLDocumentSettingsContext() function in XMLDocumentSettingsContext
359 XMLDocumentSettingsContext::~XMLDocumentSettingsContext() in ~XMLDocumentSettingsContext()
363 SvXMLImportContext *XMLDocumentSettingsContext::CreateChildContext( sal_uInt16 p_nPrefix, in CreateChildContext()
428 void XMLDocumentSettingsContext::EndElement() in EndElement()
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx589 pContext = new XMLDocumentSettingsContext( *this, nPrefix, rLocalName,xAttrList ); in CreateContext()
/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx177 pContext = new XMLDocumentSettingsContext(GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx684 pContext = new XMLDocumentSettingsContext( *this, nPrefix, rLocalName,xAttrList ); in CreateContext()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx254 pContext = new XMLDocumentSettingsContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx409 … pContext = new XMLDocumentSettingsContext(GetScImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
/aoo42x/main/starmath/source/
H A Dmathmlimport.cxx2000 pContext = new XMLDocumentSettingsContext( GetImport(), in CreateChildContext()

Completed in 68 milliseconds