diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-17 08:50:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-17 08:50:18 +0000 |
commit | 0f8515c26fe6aa48f559d568af76ff1963034f90 (patch) | |
tree | a59042c7c68f12559f8c6042141cc911b1cf2929 /starmath/sdi | |
parent | 0bfe2ce63148219d07d922622c4ada474f8286e5 (diff) |
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
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/smslots.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
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 ; |