summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accheaderfooter.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-07-10 15:53:35 +0000
committerMichael Brauer <mib@openoffice.org>2002-07-10 15:53:35 +0000
commit874cf1d2a7644847ba36bc2fe3a591eff037f288 (patch)
tree49c43b2b3a1640bbd6d89045f4566c563b57fcb7 /sw/source/core/access/accheaderfooter.hxx
parentc634516746e6640abbca457e5e3a873264c019f6 (diff)
#100890#: minor page preview bug fixes
Diffstat (limited to 'sw/source/core/access/accheaderfooter.hxx')
-rw-r--r--sw/source/core/access/accheaderfooter.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/core/access/accheaderfooter.hxx b/sw/source/core/access/accheaderfooter.hxx
index e32e7a2649c1..857c3c593633 100644
--- a/sw/source/core/access/accheaderfooter.hxx
+++ b/sw/source/core/access/accheaderfooter.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accheaderfooter.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mib $ $Date: 2002-03-18 12:49:59 $
+ * last change: $Author: mib $ $Date: 2002-07-10 16:53:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,10 +77,6 @@ class SwAccessibleHeaderFooter : public SwAccessibleContext
protected:
- // Set states for getAccessibleStateSet.
- // This drived class additinaly sets MULTISELECTABLE(1)
- virtual void GetStates( ::utl::AccessibleStateSetHelper& rStateSet );
-
virtual ~SwAccessibleHeaderFooter();
public: