summaryrefslogtreecommitdiffstats
path: root/xmloff/source
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/source
parentByteString->rtl::OString (diff)
downloadcore-4995bccb953dd398585f1f328fed10e9c170a029.tar.gz
core-4995bccb953dd398585f1f328fed10e9c170a029.zip
callcatcher: update list
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/core/xmlexp.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index ce0430241d05..6db7911171f7 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -2427,12 +2427,6 @@ void SvXMLExport::SetError(
SetError( nId, rMsgParams, sEmpty, NULL );
}
-
-XMLErrors* SvXMLExport::GetErrors()
-{
- return mpXMLErrors;
-}
-
void SvXMLExport::DisposingModel()
{
mxModel.clear();