Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dformsimp.cxx39 TYPEINIT1( XMLFormsContext, SvXMLImportContext );
41 XMLFormsContext::XMLFormsContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLoc… in XMLFormsContext() function in XMLFormsContext
46 XMLFormsContext::~XMLFormsContext() in ~XMLFormsContext()
50 SvXMLImportContext * XMLFormsContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUString… in CreateChildContext()
/trunk/main/xmloff/inc/xmloff/
H A Dformsimp.hxx32 class XMLFormsContext : public SvXMLImportContext class
37 XMLFormsContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName);
38 virtual ~XMLFormsContext();

Completed in 24 milliseconds