Kaydet (Commit) cf2fafe0 authored tarafından Mathias Bauer's avatar Mathias Bauer

#100952#: record text rotation

üst dfed17b2
......@@ -2,9 +2,9 @@
*
* $RCSfile: rotmodit.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: er $ $Date: 2001-05-13 03:27:40 $
* last change: $Author: mba $ $Date: 2002-07-08 07:46:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -82,7 +82,7 @@ class SvxRotateModeItem: public SfxEnumItem
public:
TYPEINFO();
SvxRotateModeItem( SvxRotateMode eMode, USHORT nWhich);
SvxRotateModeItem( SvxRotateMode eMode=SVX_ROTATE_MODE_STANDARD, USHORT nWhich=0);
SvxRotateModeItem( const SvxRotateModeItem& rItem );
~SvxRotateModeItem();
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: rotmodit.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: er $ $Date: 2001-05-13 03:29:15 $
* last change: $Author: mba $ $Date: 2002-07-08 07:50:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -111,7 +111,7 @@ using namespace ::com::sun::star;
// STATIC DATA -----------------------------------------------------------
TYPEINIT1(SvxRotateModeItem, SfxEnumItem);
TYPEINIT1_AUTOFACTORY(SvxRotateModeItem, SfxEnumItem);
//-----------------------------------------------------------------------
......
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