diff options
-rw-r--r-- | idl/inc/types.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx index bfa83b2eb161..b0d5f21713e0 100644 --- a/idl/inc/types.hxx +++ b/idl/inc/types.hxx @@ -230,7 +230,6 @@ public: rtl::OString GetCString() const; void WriteSvIdlType( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab ); void WriteOdlType( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab ); - void AppendParserString (ByteString &rString); sal_uLong MakeSfx( rtl::OStringBuffer& rAtrrArray ); virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm ); |