Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx219 …return new ScXMLExternalRefCellContext(mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefIn… in CreateChildContext()
256 ScXMLExternalRefCellContext::ScXMLExternalRefCellContext( in ScXMLExternalRefCellContext() function in ScXMLExternalRefCellContext
359 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()
H A Dxmlexternaltabi.hxx111 class ScXMLExternalRefCellContext : public SvXMLImportContext class
114 ScXMLExternalRefCellContext( ScXMLImport& rImport, sal_uInt16 nPrefix,
120 virtual ~ScXMLExternalRefCellContext();
152 ScXMLExternalRefCellContext& rParent );
167 ScXMLExternalRefCellContext& mrParent;

Completed in 22 milliseconds