diff options
author | jp <jp@openoffice.org> | 2001-02-26 14:34:38 +0000 |
---|---|---|
committer | jp <jp@openoffice.org> | 2001-02-26 14:34:38 +0000 |
commit | 00fb61fdabfa040430cbe8fdf7d34bc23a0b04ff (patch) | |
tree | aaa67a013c4d6452a2b3c45135ab722ab1ae1270 /sw/inc | |
parent | 34e77c489e9733c0216b4cf477e015d76c817d2f (diff) |
Bug #82741#: new messageid for swap in of graphics
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/hintids.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx index 4fa2a7767cca..7c4f7640065d 100644 --- a/sw/inc/hintids.hxx +++ b/sw/inc/hintids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hintids.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: jp $ $Date: 2001-02-21 12:30:50 $ + * last change: $Author: jp $ $Date: 2001-02-26 15:33:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -332,7 +332,7 @@ RES_MSG_BEGIN = RES_FMT_END, RES_FOOTNOTE_DELETED, RES_REFMARK_DELETED, RES_TOXMARK_DELETED, - RES_MSG_DUMMY8, + RES_GRAPHIC_SWAPIN, RES_MSG_DUMMY9, RES_MSG_END }; |