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

INTEGRATION: CWS pchfix04 (1.6.650); FILE MERGED

2007/02/05 12:13:46 os 1.6.650.1: #i73604# usage of ITEMID_* removed
üst 56a3ca63
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: prntitem.hxx,v $ * $RCSfile: prntitem.hxx,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 18:21:37 $ * last change: $Author: kz $ $Date: 2007-05-10 14:21:20 $
* *
* 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.
...@@ -61,7 +61,7 @@ class SVX_DLLPUBLIC SvxPrintItem : public SfxBoolItem ...@@ -61,7 +61,7 @@ class SVX_DLLPUBLIC SvxPrintItem : public SfxBoolItem
public: public:
TYPEINFO(); TYPEINFO();
SvxPrintItem( const USHORT nId = ITEMID_PRINT, const BOOL bPrt = TRUE ); SvxPrintItem( const USHORT nId , const BOOL bPrt = TRUE );
inline SvxPrintItem &operator=( const SvxPrintItem &rCpy ); inline SvxPrintItem &operator=( const SvxPrintItem &rCpy );
// "pure virtual Methoden" vom SfxPoolItem // "pure virtual Methoden" vom SfxPoolItem
......
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