From 6d4b5da90f383f3a587d1675808a55798ad05178 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 26 Jan 2012 12:55:41 +0000 Subject: AppendParserString never defined --- idl/inc/types.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'idl') 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 ); -- cgit