diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-26 12:55:41 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-26 22:35:41 +0000 |
commit | 6d4b5da90f383f3a587d1675808a55798ad05178 (patch) | |
tree | eb4eef2ee520560cc3dda72e8ecdf085eef80cf7 /idl | |
parent | 00de339c15a048c874bc856e321973df0ea238de (diff) |
AppendParserString never defined
Diffstat (limited to 'idl')
-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 ); |