Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx181 class XMLConfigItemContext : public SvXMLImportContext class
191 XMLConfigItemContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
197 virtual ~XMLConfigItemContext();
304 …pContext = new XMLConfigItemContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, rProp.… in CreateSettingsContext()
554 XMLConfigItemContext::XMLConfigItemContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUStr… in XMLConfigItemContext() function in XMLConfigItemContext
582 XMLConfigItemContext::~XMLConfigItemContext() in ~XMLConfigItemContext()
586 SvXMLImportContext *XMLConfigItemContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
595 void XMLConfigItemContext::Characters( const ::rtl::OUString& rChars ) in Characters()
633 void XMLConfigItemContext::EndElement() in EndElement()
703 void XMLConfigItemContext::ManipulateConfigItem() in ManipulateConfigItem()

Completed in 18 milliseconds