summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/TextObjectBar.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-21 16:27:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-21 16:27:56 +0000
commitfad650338bb42c86e898a26785a40fadd6f907f1 (patch)
tree46e9953311e34e99ca66691183143d24c91726c2 /sd/source/ui/inc/TextObjectBar.hxx
parentca4620c4f153861287c30ed005da200f1a456490 (diff)
INTEGRATION: CWS viewswitch (1.3.72); FILE MERGED
2005/11/17 13:57:58 af 1.3.72.1: #i57551# Remove HasUIFeature() method.
Diffstat (limited to 'sd/source/ui/inc/TextObjectBar.hxx')
-rw-r--r--sd/source/ui/inc/TextObjectBar.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/inc/TextObjectBar.hxx b/sd/source/ui/inc/TextObjectBar.hxx
index 29af6516b83a..6344b58b6126 100644
--- a/sd/source/ui/inc/TextObjectBar.hxx
+++ b/sd/source/ui/inc/TextObjectBar.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TextObjectBar.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:17:40 $
+ * last change: $Author: obo $ $Date: 2006-03-21 17:27:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,7 +73,6 @@ public:
void Execute( SfxRequest &rReq );
virtual void Command( const CommandEvent& rCEvt );
- virtual BOOL HasUIFeature( ULONG nFeature );
private:
SfxItemPool& rPool;