summaryrefslogtreecommitdiff
path: root/odk/examples/java/Inspector/InstanceInspector.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-11 13:29:35 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-11 13:29:35 +0000
commit1fbe0976f606a5c51d68d1712243981654b68911 (patch)
treeadaea1e740563fb01a5e5f71317c407856070e70 /odk/examples/java/Inspector/InstanceInspector.idl
parentdeea48542caf7f876b819cb86ff79645640349ec (diff)
INTEGRATION: CWS jsc21 (1.3.208); FILE MERGED
2008/02/13 13:47:27 jsc 1.3.208.1: #i72964# cleanup header guards
Diffstat (limited to 'odk/examples/java/Inspector/InstanceInspector.idl')
-rw-r--r--odk/examples/java/Inspector/InstanceInspector.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/odk/examples/java/Inspector/InstanceInspector.idl b/odk/examples/java/Inspector/InstanceInspector.idl
index 576de9004c6f..08e59814d87c 100644
--- a/odk/examples/java/Inspector/InstanceInspector.idl
+++ b/odk/examples/java/Inspector/InstanceInspector.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstanceInspector.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-01-31 17:10:43 $
+ * last change: $Author: rt $ $Date: 2008-07-11 14:29:35 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -38,8 +38,8 @@
*
*************************************************************************/
-#ifndef _org_OpenOffice_InstanceInspector_idl_
-#define _org_OpenOffice_InstanceInspector_idl_
+#ifndef INCLUDED_ORG_OPENOFFICE_INSTANCEINSPECTOR_IDL
+#define INCLUDED_ORG_OPENOFFICE_INSTANCEINSPECTOR_IDL
#include <XInstanceInspector.idl>