Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx212 class XMLConfigItemSetContext : public XMLConfigBaseContext class
215 XMLConfigItemSetContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
220 virtual ~XMLConfigItemSetContext();
307 …pContext = new XMLConfigItemSetContext(rImport, p_nPrefix, rLocalName, xAttrList, rProp.Value, pBa… in CreateSettingsContext()
399 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
404 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
414 pContext = new XMLConfigItemSetContext(GetImport(), in CreateChildContext()
522 XMLConfigItemSetContext::XMLConfigItemSetContext(SvXMLImport& rImport, sal_uInt16 nPrfx, in XMLConfigItemSetContext() function in XMLConfigItemSetContext
533 XMLConfigItemSetContext::~XMLConfigItemSetContext() in ~XMLConfigItemSetContext()
537 SvXMLImportContext *XMLConfigItemSetContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()
[all …]

Completed in 19 milliseconds