summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc/OConnectionPointHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/inc/OConnectionPointHelper.hxx')
-rw-r--r--UnoControls/source/inc/OConnectionPointHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/OConnectionPointHelper.hxx b/UnoControls/source/inc/OConnectionPointHelper.hxx
index 2a424b78878f..3ac295a79859 100644
--- a/UnoControls/source/inc/OConnectionPointHelper.hxx
+++ b/UnoControls/source/inc/OConnectionPointHelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _OCONNECTIONPOINTHELPER_HXX
-#define _OCONNECTIONPOINTHELPER_HXX
+#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
+#define INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
#include <com/sun/star/lang/XConnectionPointContainer.hpp>
#include <com/sun/star/lang/XConnectionPoint.hpp>
@@ -247,6 +247,6 @@ private:
} // namespace unocontrols
-#endif // #ifndef _OCONNECTIONPOINTHELPER_HXX
+#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */