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.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index 220c47866829..65ede6d3f969 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -72,8 +72,7 @@ class SvMetaSlot : public SvMetaAttribute
sal_uInt16 nCount, const OString& rSlotId,
SvSlotElementList &rList,
size_t nStart,
- const OString& rPrefix,
- SvIdlDataBase & rBase, SvStream & rOutStm );
+ SvIdlDataBase & rBase, SvStream & rOutStm );
virtual void Write( SvIdlDataBase & rBase,
SvStream & rOutStm, sal_uInt16 nTab,
WriteType, WriteAttribute = 0 ) SAL_OVERRIDE;
@@ -244,7 +243,6 @@ public:
sal_uInt16 nCount,
SvSlotElementList&,
size_t nStart,
- const OString&,
SvIdlDataBase & rBase,
SvStream & rOutStm );
sal_uInt16 WriteSlotParamArray( SvIdlDataBase & rBase,