Home
last modified time | relevance | path

Searched refs:ScXMLContentContext (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A Dxmlconti.cxx45 ScXMLContentContext::ScXMLContentContext( ScXMLImport& rImport, in ScXMLContentContext() function in ScXMLContentContext
57 ScXMLContentContext::~ScXMLContentContext() in ~ScXMLContentContext()
61 SvXMLImportContext *ScXMLContentContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
95 void ScXMLContentContext::Characters( const ::rtl::OUString& rChars ) in Characters()
100 void ScXMLContentContext::EndElement() in EndElement()
H A Dxmlconti.hxx31 class ScXMLContentContext : public SvXMLImportContext class
41 ScXMLContentContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
47 virtual ~ScXMLContentContext();
H A Dxmlannoi.cxx145 pContext = new ScXMLContentContext(GetScImport(), nPrefix, in CreateChildContext()
148 pContext = new ScXMLContentContext(GetScImport(), nPrefix, in CreateChildContext()
154 pContext = new ScXMLContentContext(GetScImport(), nPrefix, in CreateChildContext()
H A Dxmlcvali.cxx545 pContext = new ScXMLContentContext( GetScImport(), nPrefix, rLName, xAttrList, sMessage); in CreateChildContext()
619 pContext = new ScXMLContentContext( GetScImport(), nPrefix, rLName, xAttrList, sMessage); in CreateChildContext()
H A DXMLTrackedChangesContext.cxx666 pContext = new ScXMLContentContext(GetScImport(), nPrefix, in CreateChildContext()
669 pContext = new ScXMLContentContext(GetScImport(), nPrefix, in CreateChildContext()
677 …pContext = new ScXMLContentContext( GetScImport(), nPrefix, rLocalName, xAttrList, sCommentBuffer); in CreateChildContext()

Completed in 101 milliseconds