diff options
author | Gregor Hartmann <gh@openoffice.org> | 2000-12-06 15:13:43 +0000 |
---|---|---|
committer | Gregor Hartmann <gh@openoffice.org> | 2000-12-06 15:13:43 +0000 |
commit | 3bd5393dd5c30f6983487fb5aa1db31b78506d3e (patch) | |
tree | f6611f8bed4e5de405184548b533d06226315601 /basic/inc/ttmsg.hrc | |
parent | c55cbe0c5c75a0e3ac0c9e0f49646de92c6ecabd (diff) |
#81421#unpack packaged XML files
Diffstat (limited to 'basic/inc/ttmsg.hrc')
-rw-r--r-- | basic/inc/ttmsg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/inc/ttmsg.hrc b/basic/inc/ttmsg.hrc index 3e7074566708..d81acf9c9ac3 100644 --- a/basic/inc/ttmsg.hrc +++ b/basic/inc/ttmsg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: ttmsg.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:12:07 $ + * last change: $Author: gh $ $Date: 2000-12-06 16:13:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,7 @@ #define S_UNKNOWN_METHOD ( TT_START + 22 ) #define S_INCLUDE_FILE_WARNINGS_DETECTED ( TT_START + 23 ) #define S_NO_INCLUDE_FILE_WARNINGS_DETECTED ( TT_START + 24 ) - +#define S_UNPACKING_STORAGE_FAILED ( TT_START + 25 ) // Stings |