Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/script/
H A Dxmlscripti.cxx52 class XMLScriptChildContext : public SvXMLImportContext class
60 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 XMLScriptChildContext
84 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 10 milliseconds