Searched refs:ScXMLContentContext (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlconti.cxx | 45 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 D | xmlconti.hxx | 31 class ScXMLContentContext : public SvXMLImportContext class 41 ScXMLContentContext( ScXMLImport& rImport, sal_uInt16 nPrfx, 47 virtual ~ScXMLContentContext();
|
H A D | xmlannoi.cxx | 145 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 D | xmlcvali.cxx | 545 pContext = new ScXMLContentContext( GetScImport(), nPrefix, rLName, xAttrList, sMessage); in CreateChildContext() 619 pContext = new ScXMLContentContext( GetScImport(), nPrefix, rLName, xAttrList, sMessage); in CreateChildContext()
|
H A D | XMLTrackedChangesContext.cxx | 666 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 54 milliseconds