Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx163 class XMLConfigBaseContext : public SvXMLImportContext class
169 XMLConfigBaseContext* mpBaseContext;
171 XMLConfigBaseContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLName,
173 XMLConfigBaseContext* pBaseContext);
174 virtual ~XMLConfigBaseContext();
188 XMLConfigBaseContext* mpBaseContext;
196 XMLConfigBaseContext* pBaseContext);
212 class XMLConfigItemSetContext : public XMLConfigBaseContext
219 XMLConfigBaseContext* pBaseContext);
232 class XMLConfigItemMapNamedContext : public XMLConfigBaseContext
[all …]