From 3ddae219e4be882704ffd917e80c1d8b22c5d48b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sun, 21 Sep 2014 15:46:10 +0200 Subject: remove unused fields pName and pMethodName in SfxSlot class Change-Id: Icca5a0dee296fae1abeb78ea8ffa2f9e934bb111 --- idl/inc/slot.hxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'idl/inc') 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, -- cgit v1.2.3