diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-02-19 12:34:41 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-02-19 12:34:41 +0000 |
commit | 477e713ab0c81621d923c40416d4cb2e6b6725eb (patch) | |
tree | b535f6662ce3d3ab6de6f6ff235432e7c3ced32c /sw/inc/shellid.hxx | |
parent | 0676eb5aeeb0132ddcdd17f79c60bedb0e70faa2 (diff) |
INTEGRATION: CWS notes2 (1.3.808); FILE MERGED
2007/07/04 15:42:21 mba 1.3.808.1: new shell for editing notes
Diffstat (limited to 'sw/inc/shellid.hxx')
-rw-r--r-- | sw/inc/shellid.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/shellid.hxx b/sw/inc/shellid.hxx index 83c57e23dc..98fabe7742 100644 --- a/sw/inc/shellid.hxx +++ b/sw/inc/shellid.hxx @@ -4,9 +4,9 @@ * * $RCSfile: shellid.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:08:53 $ + * last change: $Author: rt $ $Date: 2008-02-19 13:34:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,5 +78,6 @@ #define SW_WEBDRAWFORMSHELL (SFX_INTERFACE_SW_START + 30) #define SW_MEDIASHELL (SFX_INTERFACE_SW_START + 31) +#define SW_ANNOTATIONSHELL (SFX_INTERFACE_SW_START + 32) #endif // _UIPARAM_HXX |