summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-31 09:39:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-31 11:37:25 +0000
commit4995bccb953dd398585f1f328fed10e9c170a029 (patch)
tree0c76515680aebf2957895d414da488ddf43effc3 /xmloff/inc
parentb8b1b1d68351765bbafe331a95909e47c661b664 (diff)
callcatcher: update list
Diffstat (limited to 'xmloff/inc')
-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; }