summaryrefslogtreecommitdiff
path: root/desktop/source/offacc/acceptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/offacc/acceptor.hxx')
-rw-r--r--desktop/source/offacc/acceptor.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx
index e4e22da631bd..4096b3e63c48 100644
--- a/desktop/source/offacc/acceptor.hxx
+++ b/desktop/source/offacc/acceptor.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -75,7 +75,7 @@ private:
Condition m_cEnable;
Reference< XMultiServiceFactory > m_rSMgr;
- Reference< XInterface > m_rContext;
+ Reference< XInterface > m_rContext;
Reference< XAcceptor > m_rAcceptor;
Reference< XBridgeFactory > m_rBridgeFactory;