From 0f8515c26fe6aa48f559d568af76ff1963034f90 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 17 Mar 2004 08:50:18 +0000 Subject: INTEGRATION: CWS tl02 (1.5.42); FILE MERGED 2004/02/19 11:37:16 tl 1.5.42.1: #i25649# define for slot SID_GRAPHIC changed due to conflict with new define in svx --- starmath/sdi/smslots.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'starmath') diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi index 692e803a181c..100a8cd8c54e 100644 --- a/starmath/sdi/smslots.sdi +++ b/starmath/sdi/smslots.sdi @@ -2,9 +2,9 @@ * * $RCSfile: smslots.sdi,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2003-10-20 16:09:31 $ + * last change: $Author: obo $ $Date: 2004-03-17 09:50:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -172,7 +172,7 @@ interface FormulaDocument : OfficeDocument StateMethod = GetState ; ] //idlpp kein Menueeintrag , also keine Texte - SID_GRAPHIC //idlpp ole : no , status : no + SID_GAPHIC_SM //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; -- cgit