diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 17:14:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 17:14:57 +0000 |
commit | 6f2ad995b665616c4635d98fdfe34cb989d64605 (patch) | |
tree | 0549272dac6a59e19f92ab6152d23ce88885c055 /svx/sdi/svxitems.sdi | |
parent | f19faa78ac78c9f78044a828776d8efcd1d99e51 (diff) |
INTEGRATION: CWS dialogdiet (1.20.88); FILE MERGED
2003/11/28 17:24:00 mba 1.20.88.1: #i22972#: some slots moved from offmgr
Diffstat (limited to 'svx/sdi/svxitems.sdi')
-rw-r--r-- | svx/sdi/svxitems.sdi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/sdi/svxitems.sdi b/svx/sdi/svxitems.sdi index 063785a9d025..af9929593089 100644 --- a/svx/sdi/svxitems.sdi +++ b/svx/sdi/svxitems.sdi @@ -2,9 +2,9 @@ * * $RCSfile: svxitems.sdi,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: hjs $ $Date: 2003-08-19 12:30:58 $ + * last change: $Author: hr $ $Date: 2004-02-03 18:14:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -434,6 +434,8 @@ item SvxCellOrientationEnum SvxOrientationItem; item BOOL SdrShadowItem; item INT16 SdrTextFitToSizeTypeItem; // enum item String SfxStringListItem; // serialized into one concatenated string +item String OfaPtrItem; // serialized into one concatenated string +item String SfxLockBytesItem; item BYTE SfxGlobalNameItem; |