Kaydet (Commit) 1347c9b2 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS pchfix04 (1.7.124); FILE MERGED

2007/02/05 12:14:05 os 1.7.124.1: #i73604# usage of ITEMID_* removed
üst 455f9b9c
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: ofaitem.cxx,v $ * $RCSfile: ofaitem.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 05:21:42 $ * last change: $Author: kz $ $Date: 2007-05-10 14:52:27 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -60,7 +60,7 @@ SfxPoolItem* OfaPtrItem::Clone( SfxItemPool * ) const ...@@ -60,7 +60,7 @@ SfxPoolItem* OfaPtrItem::Clone( SfxItemPool * ) const
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
/* /*
TYPEINIT1_AUTOFACTORY(DashListPtrItem, SvxDashListPtrItem); TYPEINIT1_FACTORY(DashListPtrItem, SvxDashListPtrItem, new DashListPtrItem(0));
DashListPtrItem::DashListPtrItem( USHORT nWhich, SvxDashListItem* pPtr ) DashListPtrItem::DashListPtrItem( USHORT nWhich, SvxDashListItem* pPtr )
: OfaPtrItem( nWhich ), pPtr( pPtr ) : OfaPtrItem( nWhich ), pPtr( pPtr )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment