summaryrefslogtreecommitdiff
path: root/desktop/source/app/officeipcthread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/officeipcthread.hxx')
-rw-r--r--desktop/source/app/officeipcthread.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/officeipcthread.hxx b/desktop/source/app/officeipcthread.hxx
index 224f154e0cce..ca2533e191b8 100644
--- a/desktop/source/app/officeipcthread.hxx
+++ b/desktop/source/app/officeipcthread.hxx
@@ -93,7 +93,7 @@ class RequestHandler: public salhelper::SimpleReferenceObject
/* condition to be set when the request has been processed */
::osl::Condition cProcessed;
/* receives if the processing was successful (may be false e.g. when shutting down) */
- bool mbSucces = false;
+ bool mbSuccess = false;
/* condition to be set when the main event loop is ready
otherwise an error dialogs event loop could eat away