From 17f68faca9527ef0d7d7767ec532f7367a29b279 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 7 Nov 2003 14:21:47 +0000 Subject: 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 --- starmath/inc/starmath.hrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'starmath/inc/starmath.hrc') 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 -- cgit