summaryrefslogtreecommitdiff
path: root/linguistic/source/convdiclist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdiclist.hxx')
-rw-r--r--linguistic/source/convdiclist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/convdiclist.hxx b/linguistic/source/convdiclist.hxx
index dec9103d1d51..206f88bf1c22 100644
--- a/linguistic/source/convdiclist.hxx
+++ b/linguistic/source/convdiclist.hxx
@@ -73,7 +73,7 @@ class ConvDicList :
::com::sun::star::uno::Reference< ::com::sun::star::frame::
XTerminateListener > xExitListener;
- BOOL bDisposing;
+ sal_Bool bDisposing;
// disallow copy-constructor and assignment-operator for now
ConvDicList( const ConvDicList & );