summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-06-01 14:31:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-06-01 17:22:21 +0200
commit52fc13a6f701b1e94ffc012e1cfe07a25747ccc6 (patch)
tree18d2ba99e969fd462a960f0c3c84bd98078d2ad4 /include
parentconvert SAX_ARGS_ARG macros to varargs template methods (diff)
downloadcore-52fc13a6f701b1e94ffc012e1cfe07a25747ccc6.tar.gz
core-52fc13a6f701b1e94ffc012e1cfe07a25747ccc6.zip
SbError is a ErrCode
Change-Id: I2b4f0680f4adedc5661c6a9d2556ac3ecf2c4659 Reviewed-on: https://gerrit.libreoffice.org/38311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/basic/sberrors.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basic/sberrors.hxx b/include/basic/sberrors.hxx
index 6ec016fd1ce5..f1e44a977754 100644
--- a/include/basic/sberrors.hxx
+++ b/include/basic/sberrors.hxx
@@ -23,7 +23,7 @@
#include <basic/sbxdef.hxx>
#ifndef __RSC
-typedef sal_uIntPtr SbError;
+typedef ErrCode SbError;
#endif
// Mapping to SbxError