Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx232 class XMLConfigItemMapNamedContext : public XMLConfigBaseContext class
235 XMLConfigItemMapNamedContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
240 virtual ~XMLConfigItemMapNamedContext();
309 …pContext = new XMLConfigItemMapNamedContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value… in CreateSettingsContext()
756 XMLConfigItemMapNamedContext::XMLConfigItemMapNamedContext(SvXMLImport& rImport, sal_uInt16 nPrfx, … in XMLConfigItemMapNamedContext() function in XMLConfigItemMapNamedContext
765 XMLConfigItemMapNamedContext::~XMLConfigItemMapNamedContext() in ~XMLConfigItemMapNamedContext()
769 SvXMLImportContext *XMLConfigItemMapNamedContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
777 void XMLConfigItemMapNamedContext::EndElement() in EndElement()

Completed in 10 milliseconds