summaryrefslogtreecommitdiff
path: root/extensions/test/ole/OleClient/axhost.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/OleClient/axhost.hxx')
-rw-r--r--extensions/test/ole/OleClient/axhost.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/ole/OleClient/axhost.hxx b/extensions/test/ole/OleClient/axhost.hxx
index 9857eaa8e28d..88b870f849c5 100644
--- a/extensions/test/ole/OleClient/axhost.hxx
+++ b/extensions/test/ole/OleClient/axhost.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,7 +35,7 @@ extern CComModule _Module;
#include <atlhost.h>
-class HostWin: public CWindowImpl<HostWin, CWindow,
+class HostWin: public CWindowImpl<HostWin, CWindow,
CWinTraits< WS_CAPTION|WS_POPUPWINDOW|WS_VISIBLE, 0> >
{
CComBSTR controlName;