summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2002-08-14 06:42:26 +0000
committergt <gt@openoffice.org>2002-08-14 06:42:26 +0000
commitb67f45364dd551afd2c3ab4b5710eb15c2fcf93e (patch)
treee194aa25faf4eb5d735e947508c83d4986de0216 /sw/source/ui/inc
parent6107b10b1603f176a34854ac4fb104506a701c74 (diff)
#99927# remove of SfxSmallMacroTabPage
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r--sw/source/ui/inc/macassgn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/macassgn.hxx b/sw/source/ui/inc/macassgn.hxx
index dc147435e931..7a770209982c 100644
--- a/sw/source/ui/inc/macassgn.hxx
+++ b/sw/source/ui/inc/macassgn.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: macassgn.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:41 $
+ * last change: $Author: gt $ $Date: 2002-08-14 07:42:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ public:
SwMacroAssignDlg( Window* pParent, SfxItemSet& rSet, DlgEventType eType );
virtual ~SwMacroAssignDlg();
- static void AddEvents( SfxSmallMacroTabPage& rPg, DlgEventType eType );
+ static void AddEvents( SfxMacroTabPage& rPg, DlgEventType eType );
static BOOL INetFmtDlg( Window* pParent, SwWrtShell& rSh,
SvxMacroItem*& rpINetItem );
};