diff options
author | Wolfgang Silbermayr <wolfgang.silbermayr@gmail.com> | 2010-10-21 10:32:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-21 10:32:34 +0100 |
commit | 017e79ab159e1410055f00e3ba411221c5db34f8 (patch) | |
tree | d29491305148d6b4436ddadb8320b87103e16218 /svx/inc/svxerr.hxx | |
parent | 473e4d6c041392c2fa36f8d3b9184ce593cee90d (diff) |
Translate comments into English
Diffstat (limited to 'svx/inc/svxerr.hxx')
-rw-r--r-- | svx/inc/svxerr.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/inc/svxerr.hxx b/svx/inc/svxerr.hxx index 0fd197f1a5f5..0974e37c74cf 100644 --- a/svx/inc/svxerr.hxx +++ b/svx/inc/svxerr.hxx @@ -36,9 +36,6 @@ #define ERRCODE_SVX_LINGU_THESAURUSNOTEXISTS (1UL | ERRCODE_AREA_SVX | \ ERRCODE_CLASS_NOTEXISTS) -// moved to editeng lib -//#define ERRCODE_SVX_LINGU_LANGUAGENOTEXISTS (2UL | ERRCODE_AREA_SVX) - #define ERRCODE_SVX_LINGU_LINGUNOTEXISTS (3UL | ERRCODE_AREA_SVX | \ ERRCODE_CLASS_NOTEXISTS ) #define ERRCODE_SVX_LINGU_HYPHENNOTEXISTS (4UL | ERRCODE_AREA_SVX | \ @@ -50,8 +47,6 @@ #define ERRCODE_SVX_GRAPHIC_NOTREADABLE (7UL | ERRCODE_AREA_SVX | \ ERRCODE_CLASS_READ ) -// moved to editeng lib -//#define ERRCODE_SVX_GRAPHIC_WRONG_FILEFORMAT (8UL | ERRCODE_AREA_SVX | ERRCODE_CLASS_READ ) #define ERRCODE_SVX_LINGU_NOLANGUAGE (9UL | ERRCODE_AREA_SVX | \ ERRCODE_CLASS_NOTEXISTS ) |