summaryrefslogtreecommitdiff
path: root/linguistic/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-26 23:33:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-26 23:38:45 +0200
commit0705460359f80e4474fbdcdef3c75bd246253c91 (patch)
tree0fd16a44c4095dbdad66c30df29e1cfb15e5ab49 /linguistic/inc
parentba586696efc6b36cd56a3c086822933f1e16fb8f (diff)
callcatcher: remove unused methods
Diffstat (limited to 'linguistic/inc')
-rw-r--r--linguistic/inc/linguistic/lngprophelp.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/inc/linguistic/lngprophelp.hxx b/linguistic/inc/linguistic/lngprophelp.hxx
index 18528eb465b0..1d2946d12c42 100644
--- a/linguistic/inc/linguistic/lngprophelp.hxx
+++ b/linguistic/inc/linguistic/lngprophelp.hxx
@@ -266,12 +266,9 @@ public:
::com::sun::star::uno::XInterface > &rxSource,
::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet > &rxPropSet );
- ~PropertyHelper_Spelling();
void AddAsPropListener();
- void RemoveAsPropListener();
void SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVals );
- sal_Int16 GetMaxNumberOfSuggestions() const;
sal_Bool IsSpellUpperCase() const;
sal_Bool IsSpellWithDigits() const;
sal_Bool IsSpellCapitalization() const;