Searched refs:XMLConfigItemSetContext (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/xmloff/source/core/ |
H A D | DocumentSettingsContext.cxx | 212 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 16 milliseconds