summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/mtnotification.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/source/msole/mtnotification.hxx')
-rw-r--r--embeddedobj/source/msole/mtnotification.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/embeddedobj/source/msole/mtnotification.hxx b/embeddedobj/source/msole/mtnotification.hxx
index 85c95f688fe4..d64a9bd28b58 100644
--- a/embeddedobj/source/msole/mtnotification.hxx
+++ b/embeddedobj/source/msole/mtnotification.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
@@ -35,8 +35,8 @@
class OleEmbeddedObject;
-#define OLECOMP_ONVIEWCHANGE 1
-#define OLECOMP_ONCLOSE 2
+#define OLECOMP_ONVIEWCHANGE 1
+#define OLECOMP_ONCLOSE 2
class MainThreadNotificationRequest : public cppu::WeakImplHelper1< com::sun::star::awt::XCallback >
{