diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-04-02 13:02:10 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-04-02 13:02:10 +0000 |
commit | d28b04b09efad2434f6c3f483c28cb26d7f6fa33 (patch) | |
tree | 99d7bea15152fbcc04d594fa7aef2fc6ec2dcb54 /svx/sdi/svxitems.sdi | |
parent | 16b0e821e6e3dc02c41ef12a8a8f3f9a843c5f76 (diff) |
INTEGRATION: CWS sj05 (1.20.30); FILE MERGED
2004/03/15 14:33:32 sj 1.20.30.3: RESYNC: (1.21-1.22); FILE MERGED
2004/02/13 20:19:57 sj 1.20.30.2: RESYNC: (1.20-1.21); FILE MERGED
2004/01/23 14:55:50 cl 1.20.30.1: #i20484# adding autoshape ui
Diffstat (limited to 'svx/sdi/svxitems.sdi')
-rw-r--r-- | svx/sdi/svxitems.sdi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/sdi/svxitems.sdi b/svx/sdi/svxitems.sdi index 7bdc54ad21ef..af94aa76660f 100644 --- a/svx/sdi/svxitems.sdi +++ b/svx/sdi/svxitems.sdi @@ -2,9 +2,9 @@ * * $RCSfile: svxitems.sdi,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: kz $ $Date: 2004-02-25 16:05:32 $ + * last change: $Author: rt $ $Date: 2004-04-02 14:02:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -434,6 +434,7 @@ item SvxCellOrientationEnum SvxOrientationItem; item BOOL SdrShadowItem; item INT16 SdrTextFitToSizeTypeItem; // enum item String SfxStringListItem; // serialized into one concatenated string +item double SvxDoubleItem; item String OfaPtrItem; // serialized into one concatenated string item String SfxLockBytesItem; item String SvxFontListItem; |