From 1ab7976a19cee2772188b9d67d02155e3ba008be Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 1 Sep 2003 10:59:51 +0000 Subject: INTEGRATION: CWS sj02 (1.7.288); FILE MERGED 2003/07/28 15:20:18 sj 1.7.288.1: #i15927# PowerPoint import: added font independent linespacing --- svx/inc/svdstr.hrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx') diff --git a/svx/inc/svdstr.hrc b/svx/inc/svdstr.hrc index 64338f5c9453..732624f8e232 100644 --- a/svx/inc/svdstr.hrc +++ b/svx/inc/svdstr.hrc @@ -2,9 +2,9 @@ * * $RCSfile: svdstr.hrc,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: cl $ $Date: 2002-10-09 15:37:57 $ + * last change: $Author: obo $ $Date: 2003-09-01 11:59:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -634,7 +634,7 @@ #define SIP_SA_TEXT_CONTOURFRAME (SIP_Begin + 119) #define SIP_SA_AUTOSHAPE_ADJUSTMENT (SIP_Begin + 120) #define SIP_SA_XMLATTRIBUTES (SIP_Begin + 121) -#define SIP_SA_RESERVE15 (SIP_Begin + 122) +#define SIP_SA_TEXT_USEFIXEDCELLHEIGHT (SIP_Begin + 122) #define SIP_SA_RESERVE16 (SIP_Begin + 123) #define SIP_SA_RESERVE17 (SIP_Begin + 124) #define SIP_SA_RESERVE18 (SIP_Begin + 125) -- cgit