diff options
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r-- | idl/inc/slot.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx index 85e56ebe1617..50d5d08c638e 100644 --- a/idl/inc/slot.hxx +++ b/idl/inc/slot.hxx @@ -245,7 +245,7 @@ public: virtual sal_Bool ReadSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ); virtual void WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab ); - virtual void Insert( SvSlotElementList&, const ByteString & rPrefix, + virtual void Insert( SvSlotElementList&, const rtl::OString& rPrefix, SvIdlDataBase& ); void WriteSlotStubs( const rtl::OString& rShellName, ByteStringList & rList, |