summaryrefslogtreecommitdiff
path: root/linguistic/source/lngopt.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-10 21:29:05 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-10 21:29:05 -0500
commit90090c56845dcd942638a2852b9a09e3972d05d6 (patch)
tree42b8d8b8b66a8fb8f98ca83bd6abfbd3319402bd /linguistic/source/lngopt.hxx
parent88e1f3d8f884c326aaf92ad0e18e96ece244b8da (diff)
merge vosremoval-thread patch
Diffstat (limited to 'linguistic/source/lngopt.hxx')
-rw-r--r--linguistic/source/lngopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx
index 7e86f31fc437..be3853fcc06c 100644
--- a/linguistic/source/lngopt.hxx
+++ b/linguistic/source/lngopt.hxx
@@ -68,7 +68,7 @@ namespace com { namespace sun { namespace star {
class LinguOptions
{
static SvtLinguOptions *pData;
- static vos::ORefCount aRefCount; // number of objects of this class
+ static oslInterlockedCount nRefCount; // number of objects of this class
//! uses default assignment-operator