diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 13:14:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 13:14:34 +0000 |
commit | 86211541508630ebea091433d1bf2ed5870b3b6d (patch) | |
tree | 8d6877147c2ee6162af563222cbb4acc37a44e53 /svx/source/items/chrtitem.cxx | |
parent | 278dbff060e19256bf1b6d61339504294e9d7ad4 (diff) |
INTEGRATION: CWS sj09 (1.7.136); FILE MERGED
2004/07/30 13:36:01 sj 1.7.136.1: fixed svxdoubleitem
Diffstat (limited to 'svx/source/items/chrtitem.cxx')
-rw-r--r-- | svx/source/items/chrtitem.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/items/chrtitem.cxx b/svx/source/items/chrtitem.cxx index 8bb954fcc3aa..a48be6d48856 100644 --- a/svx/source/items/chrtitem.cxx +++ b/svx/source/items/chrtitem.cxx @@ -2,9 +2,9 @@ * * $RCSfile: chrtitem.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2004-02-11 09:59:59 $ + * last change: $Author: hr $ $Date: 2004-10-12 14:14:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,7 +114,7 @@ TYPEINIT1(SvxChartTextOrientItem, SfxEnumItem); TYPEINIT1(SvxChartIndicateItem, SfxEnumItem); TYPEINIT1(SvxChartKindErrorItem, SfxEnumItem); TYPEINIT1(SvxChartRegressItem, SfxEnumItem); -TYPEINIT1(SvxDoubleItem, SfxPoolItem); +TYPEINIT1_AUTOFACTORY(SvxDoubleItem, SfxPoolItem); /************************************************************************* |* |