summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2002-03-22 07:24:32 +0000
committerPeter Burow <pb@openoffice.org>2002-03-22 07:24:32 +0000
commit865c7c1cc6281ce47c6eac8e229daa9069552406 (patch)
treefd02ff50e334e2c8d8b34555e38f07e42b141645 /toolkit/inc/toolkit
parentfabadf42aa914c07e066b9f6e774ba0de481f112 (diff)
fix: #97876# syntax changes
Diffstat (limited to 'toolkit/inc/toolkit')
-rw-r--r--toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx b/toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx
index 1ed2315f4b87..66497952802e 100644
--- a/toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx
+++ b/toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: vclxaccessiblecomponent.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: pb $ $Date: 2002-03-05 08:22:34 $
+ * last change: $Author: pb $ $Date: 2002-03-22 08:24:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#ifndef _TOOLKIT_AWT_VCLXAccessibleComponent_HXX_
-#define _TOOLKIT_AWT_VCLXAccessibleComponent_HXX_
+#ifndef _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_
+#define _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_
#ifndef _DRAFTS_COM_SUN_STAR_ACCESSIBILITY_XACCESSIBLE_HPP_
#include <drafts/com/sun/star/accessibility/XAccessible.hpp>
@@ -206,5 +206,5 @@ public:
---------------------------------------------------------- */
-#endif // _TOOLKIT_AWT_VCLXAccessibleComponent_HXX_
+#endif // _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_