Searched refs:ScXMLDependingsContext (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLTrackedChangesContext.cxx | 164 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 17 milliseconds