diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2007-07-03 12:04:58 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2007-07-03 12:04:58 +0000 |
commit | 36600e5c684c82318a61cae1ab830944d58fefeb (patch) | |
tree | 48276baf35c6a5d015217123124c667ee41698f3 /basctl/source/inc/dlgresid.hrc | |
parent | 292da7f60c9e625a02e8ba630dc37c66f0c9584b (diff) |
INTEGRATION: CWS tkr01 (1.8.60); FILE MERGED
2007/06/26 10:01:53 tkr 1.8.60.1: #i78846# Enable TreeControl support
Diffstat (limited to 'basctl/source/inc/dlgresid.hrc')
-rw-r--r-- | basctl/source/inc/dlgresid.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc index 55ba6d458..35cbaacbf 100644 --- a/basctl/source/inc/dlgresid.hrc +++ b/basctl/source/inc/dlgresid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: dlgresid.hrc,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2007-01-02 15:52:17 $ + * last change: $Author: rt $ $Date: 2007-07-03 13:04:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -65,7 +65,7 @@ #define RID_STR_CLASS_FILECONTROL ( RID_DLG_START + 20 ) #define RID_STR_TRANSLATION_NOTLOCALIZED ( RID_DLG_START + 21 ) #define RID_STR_TRANSLATION_DEFAULT ( RID_DLG_START + 22 ) - +#define RID_STR_CLASS_TREECONTROL ( RID_DLG_START + 23 ) // Property Browser Headline Id's ----------------------------------------------------------- #define RID_STR_BRWTITLE_PROPERTIES ( RID_DLG_START + 60 ) |