Searched refs:ScXMLExternalRefCellContext (Results 1 – 2 of 2) sorted by relevance
219 …return new ScXMLExternalRefCellContext(mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefIn… in CreateChildContext()256 ScXMLExternalRefCellContext::ScXMLExternalRefCellContext( in ScXMLExternalRefCellContext() function in ScXMLExternalRefCellContext359 ScXMLExternalRefCellContext::~ScXMLExternalRefCellContext() in ~ScXMLExternalRefCellContext()363 SvXMLImportContext* ScXMLExternalRefCellContext::CreateChildContext( in CreateChildContext()374 void ScXMLExternalRefCellContext::EndElement() in EndElement()398 void ScXMLExternalRefCellContext::SetCellString(const OUString& rStr) in SetCellString()408 ScXMLExternalRefCellContext& rParent ) : in ScXMLExternalRefCellTextContext()
111 class ScXMLExternalRefCellContext : public SvXMLImportContext class114 ScXMLExternalRefCellContext( ScXMLImport& rImport, sal_uInt16 nPrefix,120 virtual ~ScXMLExternalRefCellContext();152 ScXMLExternalRefCellContext& rParent );167 ScXMLExternalRefCellContext& mrParent;
Completed in 15 milliseconds