diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-11-07 14:21:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-11-07 14:21:47 +0000 |
commit | 17f68faca9527ef0d7d7767ec532f7367a29b279 (patch) | |
tree | 7a73dd4f6091b201f948f8053d69a8367c14f507 /starmath | |
parent | 5dba06dcd911dbec198369f5c8c381d3b65a055a (diff) |
INTEGRATION: CWS tlapi1 (1.14.150); FILE MERGED
2003/10/02 10:03:38 tl 1.14.150.1: #111217#, #111994# help ID's added
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/inc/starmath.hrc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc index 47dba7f54d1d..5cc00bb33db3 100644 --- a/starmath/inc/starmath.hrc +++ b/starmath/inc/starmath.hrc @@ -2,9 +2,9 @@ * * $RCSfile: starmath.hrc,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: tl $ $Date: 2002-08-16 09:44:52 $ + * last change: $Author: hr $ $Date: 2003-11-07 15:21:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -761,6 +761,8 @@ #define HID_SMA_LRDBRACKETX (HID_SMA2_START + 48) #define HID_SMA_SLRDBRACKETX (HID_SMA2_START + 49) +#define HID_SMA_CONTROL_SYMBOLSET_VIEW (HID_SMA2_START + 50) +#define HID_SMA_CONTROL_FONTCHAR_VIEW (HID_SMA2_START + 51) #define BMP_ARROW_RIGHT 1 |