summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/error.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app/error.src')
-rw-r--r--sw/source/ui/app/error.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/app/error.src b/sw/source/ui/app/error.src
index bca00c9503dc..35d774455b5f 100644
--- a/sw/source/ui/app/error.src
+++ b/sw/source/ui/app/error.src
@@ -36,7 +36,7 @@ String STR_ERROR_CLPBRD_READ
Text [ en-US ] = "Error reading from the clipboard." ;
};
-#define ERR_CODE( class, err ) (class | (err - ERROR_SW_BASE))
+#define ERR_CODE( class, err ) (class | (err - ERRCODE_AREA_SW))
#define WARN_CODE( class, err ) (class | ( err - WARN_SW_BASE))
StringArray RID_SW_ERRHDL