Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx369 … return new ScXMLExternalRefCellTextContext(mrScImport, nPrefix, rLocalName, xAttrList, *this); in CreateChildContext()
405 ScXMLExternalRefCellTextContext::ScXMLExternalRefCellTextContext( in ScXMLExternalRefCellTextContext() function in ScXMLExternalRefCellTextContext
415 ScXMLExternalRefCellTextContext::~ScXMLExternalRefCellTextContext() in ~ScXMLExternalRefCellTextContext()
419 SvXMLImportContext* ScXMLExternalRefCellTextContext::CreateChildContext( in CreateChildContext()
425 void ScXMLExternalRefCellTextContext::Characters(const OUString& rChar) in Characters()
430 void ScXMLExternalRefCellTextContext::EndElement() in EndElement()
H A Dxmlexternaltabi.hxx145 class ScXMLExternalRefCellTextContext : public SvXMLImportContext class
148 ScXMLExternalRefCellTextContext( ScXMLImport& rImport, sal_uInt16 nPrefix,
154 virtual ~ScXMLExternalRefCellTextContext();

Completed in 166 milliseconds