summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/IndexEntrySupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/IndexEntrySupplier.idl')
-rw-r--r--offapi/com/sun/star/i18n/IndexEntrySupplier.idl7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/IndexEntrySupplier.idl b/offapi/com/sun/star/i18n/IndexEntrySupplier.idl
index 981489a6d..0fbb60571 100644
--- a/offapi/com/sun/star/i18n/IndexEntrySupplier.idl
+++ b/offapi/com/sun/star/i18n/IndexEntrySupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IndexEntrySupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: bustamam $ $Date: 2001-10-12 21:22:34 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:05:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,9 +75,10 @@ module com { module sun { module star { module i18n {
service IndexEntrySupplier
{
interface com::sun::star::i18n::XIndexEntrySupplier;
- interface com::sun::star::lang::XServiceInfo;
+ interface com::sun::star::lang::XServiceInfo;
};
//=============================================================================
}; }; }; };
+//=============================================================================
#endif