summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfcell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfcell.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfcell.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/lotuswordpro/inc/xfilter/xfcell.hxx b/lotuswordpro/inc/xfilter/xfcell.hxx
index 1e75107019de..81ab8aa59028 100644
--- a/lotuswordpro/inc/xfilter/xfcell.hxx
+++ b/lotuswordpro/inc/xfilter/xfcell.hxx
@@ -63,7 +63,6 @@
#include <xfilter/xfcontent.hxx>
#include <xfilter/xfcontentcontainer.hxx>
-#include <svl/SfxBroadcaster.hxx>
class XFTable;
class XFRow;
@@ -72,7 +71,6 @@ class XFRow;
* @descr Table cell object.
*/
class XFCell : public XFContentContainer
- , public SfxBroadcaster
{
public:
XFCell();