diff options
author | Thomas Benisch <tbe@openoffice.org> | 2001-11-08 16:39:12 +0000 |
---|---|---|
committer | Thomas Benisch <tbe@openoffice.org> | 2001-11-08 16:39:12 +0000 |
commit | 64c3fcd72e6c42cf8f81d4f9831e4f12baffd2b3 (patch) | |
tree | ed18ed5cc2a822393c14ce69c8bdb1e6a4f0c31d /extensions/source/propctrlr/formresid.hrc | |
parent | cf178ba7c1ca89be769d36bfff9b4045f058490e (diff) |
#92755# Assign Standard Values for Basic Controls in Designmode
Diffstat (limited to 'extensions/source/propctrlr/formresid.hrc')
-rw-r--r-- | extensions/source/propctrlr/formresid.hrc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formresid.hrc b/extensions/source/propctrlr/formresid.hrc index b0fdad53ff54..c2c561ac3fce 100644 --- a/extensions/source/propctrlr/formresid.hrc +++ b/extensions/source/propctrlr/formresid.hrc @@ -2,9 +2,9 @@ * * $RCSfile: formresid.hrc,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: fs $ $Date: 2001-11-08 11:43:54 $ + * last change: $Author: tbe $ $Date: 2001-11-08 17:39:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -249,6 +249,7 @@ #define RID_STR_PUSHBUTTONTYPE ( RID_FORMBROWSER_START + 187 ) #define RID_STR_ENUM_PUSHBUTTONTYPE ( RID_FORMBROWSER_START + 188 ) #define RID_STR_UNABLETOCONNECT ( RID_FORMBROWSER_START + 189 ) +#define RID_STR_TEXT ( RID_FORMBROWSER_START + 190 ) // ----------------------------------------------------------------------- @@ -293,6 +294,9 @@ /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.14 2001/11/08 11:43:54 fs + * #94300# removed ShowCentury property + * * Revision 1.13 2001/10/30 15:18:13 fs * +RID_STR_UNABLETOCONNECT * |