Searched refs:XMLFormsContext (Results 1 – 2 of 2) sorted by relevance
39 TYPEINIT1( XMLFormsContext, SvXMLImportContext );41 XMLFormsContext::XMLFormsContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLoc… in XMLFormsContext() function in XMLFormsContext46 XMLFormsContext::~XMLFormsContext() in ~XMLFormsContext()50 SvXMLImportContext * XMLFormsContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUString… in CreateChildContext()
32 class XMLFormsContext : public SvXMLImportContext class37 XMLFormsContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName);38 virtual ~XMLFormsContext();
Completed in 13 milliseconds