diff options
author | Oliver Bolte <obo@openoffice.org> | 2003-09-01 10:59:51 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2003-09-01 10:59:51 +0000 |
commit | 1ab7976a19cee2772188b9d67d02155e3ba008be (patch) | |
tree | 8045a9b454e44cebcabaaf049fe60ca053acfd65 /svx | |
parent | b9f62255a731d5b7d0e7091bd031d93d63c09ece (diff) |
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
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svdstr.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
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) |