summaryrefslogtreecommitdiff
path: root/extensions/test/ole
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole')
-rw-r--r--extensions/test/ole/AxTestComponents/Basic.h2
-rw-r--r--extensions/test/ole/AxTestComponents/Foo.h2
-rw-r--r--extensions/test/ole/EventListenerSample/EventListener/EvtListener.h2
-rw-r--r--extensions/test/ole/MfcControl/MfcControl.h2
-rw-r--r--extensions/test/ole/MfcControl/StdAfx.h12
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h2
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h2
7 files changed, 12 insertions, 12 deletions
diff --git a/extensions/test/ole/AxTestComponents/Basic.h b/extensions/test/ole/AxTestComponents/Basic.h
index f6040823604b..9015ac3de0b5 100644
--- a/extensions/test/ole/AxTestComponents/Basic.h
+++ b/extensions/test/ole/AxTestComponents/Basic.h
@@ -21,7 +21,7 @@
#ifndef __BASIC_H_
#define __BASIC_H_
-#include "resource.h" // main symbols
+#include "resource.h"
#import "AxTestComponents.tlb" no_namespace no_implementation raw_interfaces_only named_guids
/////////////////////////////////////////////////////////////////////////////
diff --git a/extensions/test/ole/AxTestComponents/Foo.h b/extensions/test/ole/AxTestComponents/Foo.h
index edc493246f1b..70c93dd819c7 100644
--- a/extensions/test/ole/AxTestComponents/Foo.h
+++ b/extensions/test/ole/AxTestComponents/Foo.h
@@ -21,7 +21,7 @@
#ifndef __Foo_H_
#define __Foo_H_
-#include "resource.h" // main symbols
+#include "resource.h"
#import "AxTestComponents.tlb" no_namespace no_implementation raw_interfaces_only named_guids
/////////////////////////////////////////////////////////////////////////////
diff --git a/extensions/test/ole/EventListenerSample/EventListener/EvtListener.h b/extensions/test/ole/EventListenerSample/EventListener/EvtListener.h
index 1c08dad7d331..272770816cfb 100644
--- a/extensions/test/ole/EventListenerSample/EventListener/EvtListener.h
+++ b/extensions/test/ole/EventListenerSample/EventListener/EvtListener.h
@@ -21,7 +21,7 @@
#ifndef __EVTLISTENER_H_
#define __EVTLISTENER_H_
-#include "resource.h" // Hauptsymbole
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CEvtListener
diff --git a/extensions/test/ole/MfcControl/MfcControl.h b/extensions/test/ole/MfcControl/MfcControl.h
index ef7a4b4132a3..118431219144 100644
--- a/extensions/test/ole/MfcControl/MfcControl.h
+++ b/extensions/test/ole/MfcControl/MfcControl.h
@@ -29,7 +29,7 @@
#error include 'afxctl.h' before including this file
#endif
-#include "resource.h" // main symbols
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CMfcControlApp : See MfcControl.cpp for implementation.
diff --git a/extensions/test/ole/MfcControl/StdAfx.h b/extensions/test/ole/MfcControl/StdAfx.h
index b3a303a6c19b..8ca3f5f4281c 100644
--- a/extensions/test/ole/MfcControl/StdAfx.h
+++ b/extensions/test/ole/MfcControl/StdAfx.h
@@ -29,17 +29,17 @@
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
-#include <afxctl.h> // MFC support for ActiveX Controls
-#include <afxext.h> // MFC extensions
-#include <afxdtctl.h> // MFC support for Internet Explorer 4 Comon Controls
+#include <afxctl.h>
+#include <afxext.h>
+#include <afxdtctl.h>
#ifndef _AFX_NO_AFXCMN_SUPPORT
-#include <afxcmn.h> // MFC support for Windows Common Controls
+#include <afxcmn.h>
#endif // _AFX_NO_AFXCMN_SUPPORT
// Delete the two includes below if you do not wish to use the MFC
// database classes
-#include <afxdb.h> // MFC database classes
-#include <afxdao.h> // MFC DAO database classes
+#include <afxdb.h>
+#include <afxdao.h>
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
index e32e39fb90ed..a0eeca974b82 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
@@ -21,7 +21,7 @@
#ifndef __CALLBACK_H_
#define __CALLBACK_H_
-#include "resource.h" // main symbols
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CCallback
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
index 2ebba602cc76..758c2aee28a0 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
@@ -21,7 +21,7 @@
#ifndef __SIMPLE_H_
#define __SIMPLE_H_
-#include "resource.h" // main symbols
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CSimple