Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLTableSourceContext.cxx46 ScXMLTableSourceContext::ScXMLTableSourceContext( ScXMLImport& rImport, in ScXMLTableSourceContext() function in ScXMLTableSourceContext
95 ScXMLTableSourceContext::~ScXMLTableSourceContext() in ~ScXMLTableSourceContext()
99 SvXMLImportContext *ScXMLTableSourceContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
107 void ScXMLTableSourceContext::EndElement() in EndElement()
H A DXMLTableSourceContext.hxx32 class ScXMLTableSourceContext : public SvXMLImportContext class
44 ScXMLTableSourceContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
49 virtual ~ScXMLTableSourceContext();
H A Dxmltabi.cxx313 pContext = new ScXMLTableSourceContext( GetScImport(), nPrefix, rLName, xAttrList); in CreateChildContext()

Completed in 20 milliseconds