diff options
Diffstat (limited to 'idl/inc/slot.hxx')
-rwxr-xr-x | idl/inc/slot.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx index 9b3c2d425557..8363b19db5cd 100755 --- a/idl/inc/slot.hxx +++ b/idl/inc/slot.hxx @@ -82,7 +82,6 @@ class SvMetaSlot : public SvMetaAttribute void WriteSlot( const ByteString & rShellName, sal_uInt16 nCount, const ByteString & rSlotId, SvSlotElementList &rList, - SvSlotElementList::iterator pCurSlot, const ByteString & rPrefix, SvIdlDataBase & rBase, SvStream & rOutStm ); virtual void Write( SvIdlDataBase & rBase, @@ -256,7 +255,6 @@ public: sal_uInt16 WriteSlotMap( const ByteString & rShellName, sal_uInt16 nCount, SvSlotElementList&, - SvSlotElementList::iterator pCurSlot, const ByteString &, SvIdlDataBase & rBase, SvStream & rOutStm ); |