diff options
Diffstat (limited to 'uui/inc/ids.hxx')
-rw-r--r-- | uui/inc/ids.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/inc/ids.hxx b/uui/inc/ids.hxx index 2d3b6d4e7408..71beff973f02 100644 --- a/uui/inc/ids.hxx +++ b/uui/inc/ids.hxx @@ -86,6 +86,7 @@ #define ERRCODE_UUI_LOCKING_NOT_LOCKED ErrCode(ErrCodeArea::Uui, 61) #define ERRCODE_UUI_LOCKING_LOCK_EXPIRED ErrCode(ErrCodeArea::Uui, 62) #define ERRCODE_UUI_CANNOT_ACTIVATE_FACTORY ErrCode(ErrCodeArea::Uui, 63) +#define ERRCODE_UUI_IO_EXOTICFILEFORMAT ErrCode(ErrCodeArea::Uui, 64) #endif |