Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx252 class XMLConfigItemMapIndexedContext : public XMLConfigBaseContext class
258 XMLConfigItemMapIndexedContext(SvXMLImport& rImport, sal_uInt16 nPrfx,
265 virtual ~XMLConfigItemMapIndexedContext();
311 …pContext = new XMLConfigItemMapIndexedContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Val… in CreateSettingsContext()
791 XMLConfigItemMapIndexedContext::XMLConfigItemMapIndexedContext(SvXMLImport& rImport, sal_uInt16 nPr… in XMLConfigItemMapIndexedContext() function in XMLConfigItemMapIndexedContext
803 XMLConfigItemMapIndexedContext::~XMLConfigItemMapIndexedContext() in ~XMLConfigItemMapIndexedContext()
807 SvXMLImportContext *XMLConfigItemMapIndexedContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
815 void XMLConfigItemMapIndexedContext::EndElement() in EndElement()

Completed in 28 milliseconds