diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-10-07 11:18:11 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-10-07 11:18:11 +0000 |
commit | e0b0e69062fe17e0f2668f0712ebc7c4ad0497b7 (patch) | |
tree | 872871fa6dc63efe4e0dfc2324d4e0098147dab6 /basctl/inc/basidesh.hrc | |
parent | e9a0e520a894f8c3ee13ddc8e90fc1257ae97dfc (diff) |
#103890#: basicide menu now in basctl resource
Diffstat (limited to 'basctl/inc/basidesh.hrc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 56b051795772..d05817edb21a 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: sb $ $Date: 2002-07-04 09:15:41 $ + * last change: $Author: mba $ $Date: 2002-10-07 12:17:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -169,6 +169,9 @@ #define RID_STR_NOMODULE ( RID_BASICIDE_START + 3 ) #define RID_STR_FILTER_ALLFILES ( RID_BASICIDE_START + 4 ) +#define RID_BASICMENU ( RID_BASICIDE_START + 1 ) +#define RID_BASICPLUGINMENU ( RID_BASICIDE_START + 2 ) + // MacroDlg: ( RID_BASICIDE_START + 50 ) // MacroOptionsDlg: ( RID_BASICIDE_START + 55 ) // TbxControls: ( RID_BASICIDE_START + 65 ) |