Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx164 class ScXMLDependingsContext : public SvXMLImportContext class
172 ScXMLDependingsContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,
176 virtual ~ScXMLDependingsContext();
899 ScXMLDependingsContext::ScXMLDependingsContext( ScXMLImport& rImport, in ScXMLDependingsContext() function in ScXMLDependingsContext
910 ScXMLDependingsContext::~ScXMLDependingsContext() in ~ScXMLDependingsContext()
914 SvXMLImportContext *ScXMLDependingsContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
934 void ScXMLDependingsContext::EndElement() in EndElement()
1456 …pContext = new ScXMLDependingsContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
1567 …pContext = new ScXMLDependingsContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
1831 …pContext = new ScXMLDependingsContext(GetScImport(), nPrefix, rLocalName, xAttrList, pChangeTracki… in CreateChildContext()
[all …]

Completed in 24 milliseconds