summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/xmlexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/xmloff/xmlexp.hxx')
-rw-r--r--xmloff/inc/xmloff/xmlexp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/inc/xmloff/xmlexp.hxx b/xmloff/inc/xmloff/xmlexp.hxx
index 2ac801b06b60..1fcdf5587e14 100644
--- a/xmloff/inc/xmloff/xmlexp.hxx
+++ b/xmloff/inc/xmloff/xmlexp.hxx
@@ -542,9 +542,6 @@ public:
sal_Int32 nId,
const ::com::sun::star::uno::Sequence< ::rtl::OUString> & rMsgParams);
- /** return list of errors */
- XMLErrors* GetErrors();
-
/** return current error flags (logical 'or' of all error flags so far) */
sal_uInt16 GetErrorFlags() { return mnErrorFlags; }