Searched refs:XMLScriptChildContext (Results 1 – 1 of 1) sorted by relevance
52 class XMLScriptChildContext : public SvXMLImportContext class60 XMLScriptChildContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::OUString& rLName,63 virtual ~XMLScriptChildContext();73 XMLScriptChildContext::XMLScriptChildContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const ::rtl::… in XMLScriptChildContext() function in XMLScriptChildContext84 XMLScriptChildContext::~XMLScriptChildContext() in ~XMLScriptChildContext()90 SvXMLImportContext* XMLScriptChildContext::CreateChildContext( in CreateChildContext()113 void XMLScriptChildContext::EndElement() in EndElement()166 … pContext = new XMLScriptChildContext( GetImport(), nPrefix, rLName, m_xModel, aLanguage ); in CreateChildContext()
Completed in 13 milliseconds