Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A Dxmldpimp.cxx258 pContext = new ScXMLSourceServiceContext(GetScImport(), nPrefix, rLName, xAttrList, this); in CreateChildContext()
671 ScXMLSourceServiceContext::ScXMLSourceServiceContext( ScXMLImport& rImport, in ScXMLSourceServiceContext() function in ScXMLSourceServiceContext
721 ScXMLSourceServiceContext::~ScXMLSourceServiceContext() in ~ScXMLSourceServiceContext()
725 SvXMLImportContext *ScXMLSourceServiceContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
738 void ScXMLSourceServiceContext::EndElement() in EndElement()
H A Dxmldpimp.hxx242 class ScXMLSourceServiceContext : public SvXMLImportContext class
251 ScXMLSourceServiceContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
257 virtual ~ScXMLSourceServiceContext();

Completed in 33 milliseconds