diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:25:09 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-03 18:25:09 +0000 |
commit | b14c2efcc4604fabd44fe2bb5795faa170503503 (patch) | |
tree | 496e9c7a5d6fcf7327c3dc9c48c8cc9598f5b2f8 /svx/source/items | |
parent | f7187f2359d50739c5ba055e72915963e1c4a3a1 (diff) |
INTEGRATION: CWS dialogdiet (1.29.320); FILE MERGED
2003/11/28 17:50:24 mba 1.29.320.1: #i22972#: SfxLink removed
Diffstat (limited to 'svx/source/items')
-rw-r--r-- | svx/source/items/frmitems.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/items/frmitems.cxx b/svx/source/items/frmitems.cxx index bc83796a6625..8976bb71c52e 100644 --- a/svx/source/items/frmitems.cxx +++ b/svx/source/items/frmitems.cxx @@ -2,9 +2,9 @@ * * $RCSfile: frmitems.cxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: hr $ $Date: 2003-04-04 18:03:06 $ + * last change: $Author: hr $ $Date: 2004-02-03 19:25:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -3312,7 +3312,7 @@ public: SvxBrushItem_Impl( GraphicObject* p ) : pGraphicObject( p ), nGraphicTransparency(0) {} }; - +/* // class SvxBrushItemLink_Impl ------------------------------------------- class SvxBrushItemLink_Impl : public SfxBrushItemLink @@ -3362,7 +3362,7 @@ void SvxBrushItem::InitSfxLink() { SfxBrushItemLink::Set( new SvxBrushItemLink_Impl ); } - +*/ // ----------------------------------------------------------------------- void SvxBrushItem::SetDoneLink( const Link& rLink ) |