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

INTEGRATION: CWS pchfix04 (1.4.650); FILE MERGED

2007/02/05 12:13:45 os 1.4.650.1: #i73604# usage of ITEMID_* removed
üst c3bf2eae
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: pgrditem.hxx,v $ * $RCSfile: pgrditem.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 18:18:08 $ * last change: $Author: kz $ $Date: 2007-05-10 14:20:54 $
* *
* 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.
...@@ -58,8 +58,8 @@ class SVX_DLLPUBLIC SvxParaGridItem : public SfxBoolItem ...@@ -58,8 +58,8 @@ class SVX_DLLPUBLIC SvxParaGridItem : public SfxBoolItem
public: public:
TYPEINFO(); TYPEINFO();
SvxParaGridItem( const BOOL bSnapToGrid = TRUE, SvxParaGridItem( const BOOL bSnapToGrid /*= TRUE*/,
const USHORT nId = ITEMID_PARAGRID ); const USHORT nId );
// "pure virtual Methoden" vom SfxPoolItem // "pure virtual Methoden" vom SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const; virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;
......
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