diff options
author | Thomas Benisch <tbe@openoffice.org> | 2001-10-22 14:33:31 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2001-10-22 14:33:31 +0000 |
commit | 7de0d9b65e16c10ea8cfb9c731c9a6ee654704ed (patch) | |
tree | 764b1aaef4e7012446e86530f017db9a8a822afb /basctl/inc | |
parent | a29acdb1f50f83935847e3b46fd79c2a3bf15106 (diff) |
#91911# interface com::sun::star::script::XLibraryContainer insufficient
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc index 3a5287e4adcd..a83a83309f50 100644 --- a/basctl/inc/basidesh.hrc +++ b/basctl/inc/basidesh.hrc @@ -2,9 +2,9 @@ * * $RCSfile: basidesh.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tbe $ $Date: 2001-10-17 10:10:54 $ + * last change: $Author: tbe $ $Date: 2001-10-22 15:32:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -136,8 +136,8 @@ #define RID_STR_NEWMOD ( RID_BASICIDE_START + 58 ) #define RID_STR_NEWDLG ( RID_BASICIDE_START + 59 ) #define RID_STR_LIBNAMETOLONG ( RID_BASICIDE_START + 60 ) - #define RID_STR_ERRORCHOOSEMACRO ( RID_BASICIDE_START + 61 ) +#define RID_STR_LIBISREADONLY ( RID_BASICIDE_START + 63 ) #define RID_IMGLST_LAYOUT ( RID_BASICIDE_START + 49 ) |