diff options
author | Thomas Benisch <tbe@openoffice.org> | 2001-10-17 09:17:18 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2001-10-17 09:17:18 +0000 |
commit | 612e021fc6fc5e493f918f65271a05cf4bf5a40c (patch) | |
tree | 9287ef34b1a93e854f5383398dfcc343d8d999ec /basctl/inc/basidesh.hrc | |
parent | 164b4c656921b4d291145e42d471ea5240c323c1 (diff) |
#92083# Add cut/copy/Form... to control's context menu
Diffstat (limited to 'basctl/inc/basidesh.hrc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index ed610dc84865..3a5287e4adcd 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: tbe $ $Date: 2001-08-03 15:13:19 $ + * last change: $Author: tbe $ $Date: 2001-10-17 10:10:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,6 +96,7 @@ #define RID_DLG_LIBS ( RID_BASICIDE_START + 40 ) #define RID_IMG_LOCKED ( RID_BASICIDE_START + 41 ) #define RID_DLG_NEWLIB ( RID_BASICIDE_START + 42 ) +#define RID_POPUP_DLGED ( RID_BASICIDE_START + 62 ) #define RID_STR_CANNOTCLOSE ( RID_BASICIDE_START + 13 ) #define RID_STR_IDENAME ( RID_BASICIDE_START + 14 ) |