From 04723baf6e87fb8d3c097f41529e388bf48df43c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 3 Oct 2011 21:40:06 +0100 Subject: callcatcher: various unused methods --- linguistic/source/lngopt.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'linguistic/source/lngopt.hxx') diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx index d0e8ae556496..f7d6948daaab 100644 --- a/linguistic/source/lngopt.hxx +++ b/linguistic/source/lngopt.hxx @@ -79,10 +79,6 @@ public: LinguOptions(const LinguOptions &rOpt); ~LinguOptions(); - sal_Bool SetValue( ::com::sun::star::uno::Any &rOld, - const ::com::sun::star::uno::Any &rVal, sal_Int32 nWID ); - void GetValue( ::com::sun::star::uno::Any &rVal, sal_Int32 nWID ) const; - static ::rtl::OUString GetName( sal_Int32 nWID ); const ::com::sun::star::uno::Sequence< rtl::OUString > -- cgit