diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:12:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:12:47 +0000 |
commit | 59f378b09fd1ac350e5d430f85adfcd1b80f38b3 (patch) | |
tree | 1f4282f5d211a656823b37e19a3b9c88a3fe4861 /sw/inc/cmdid.h | |
parent | 3ea3ae6a800b3d49b12a3e0fecc279075b1d6fae (diff) |
INTEGRATION: CWS smarttags3 (1.71.12); FILE MERGED
2007/04/27 13:08:14 fme 1.71.12.1: #i75130# New SmartTag API
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r-- | sw/inc/cmdid.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index d27d598f67..3a5922fd36 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -4,9 +4,9 @@ * * $RCSfile: cmdid.h,v $ * - * $Revision: 1.71 $ + * $Revision: 1.72 $ * - * last change: $Author: obo $ $Date: 2007-01-23 07:35:51 $ + * last change: $Author: hr $ $Date: 2007-06-27 13:12:47 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1191,7 +1191,6 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr #define FN_STAT_ZOOM (FN_STAT + 3) #define FN_STAT_INSOVER (FN_STAT + 4) #define FN_STAT_SELMODE (FN_STAT + 5) -#define FN_STAT_HYPERLINKS (FN_STAT + 6) /* Hyperlinks ausfuehren */ #define FN_STAT_CONTEXT (FN_STAT + 7) #define FN_STAT_BOOKMARK (FN_STAT + 8) /* Fuer Popup Bookmarks*/ |