summaryrefslogtreecommitdiff
path: root/linguistic/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-03 16:28:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-03 16:32:59 +0100
commit8e042b47b92956c268e1175379e1e6e8e38ae5ef (patch)
tree424ca852b84491d7aacc6e16b076348b37acabf0 /linguistic/inc
parent5b7e8986ff3de33886939fc39c5a0a48cb03bd1b (diff)
restore this, was unused due to incorrect merge
Diffstat (limited to 'linguistic/inc')
-rw-r--r--linguistic/inc/linguistic/lngprophelp.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/linguistic/inc/linguistic/lngprophelp.hxx b/linguistic/inc/linguistic/lngprophelp.hxx
index 1d2946d12c42..4dcb1aaff8c2 100644
--- a/linguistic/inc/linguistic/lngprophelp.hxx
+++ b/linguistic/inc/linguistic/lngprophelp.hxx
@@ -266,8 +266,10 @@ 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_Bool IsSpellUpperCase() const;
sal_Bool IsSpellWithDigits() const;