summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r--idl/inc/slot.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index 01ba419f7292..3014d327b8e4 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -73,9 +73,6 @@ class SvMetaSlot : public SvMetaAttribute
SvSlotElementList &rList,
size_t nStart,
SvIdlDataBase & rBase, SvStream & rOutStm );
- virtual void Write( SvIdlDataBase & rBase,
- SvStream & rOutStm, sal_uInt16 nTab,
- WriteType, WriteAttribute = 0 ) SAL_OVERRIDE;
void SetEnumValue(SvMetaEnumValue *p)
{ pEnumValue = p; }