diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-01-28 15:07:52 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-01-28 15:07:52 +0000 |
commit | 56e510c74aa4b6b6d26f6c18c8e5a5e450825940 (patch) | |
tree | f1aaf90ecd749e8a1d24a229e27aa113824a8117 /offapi/com/sun/star/i18n | |
parent | f3a0866f26baa4fcf1ffa9a20d4661b8212dde55 (diff) |
INTEGRATION: CWS jsc20 (1.10.438); FILE MERGED
2008/01/03 10:30:13 jsc 1.10.438.1: #i81521# cleanup comments and includes
Diffstat (limited to 'offapi/com/sun/star/i18n')
-rw-r--r-- | offapi/com/sun/star/i18n/XTransliteration.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/XTransliteration.idl b/offapi/com/sun/star/i18n/XTransliteration.idl index b397f8b94714..e616c48d7a2b 100644 --- a/offapi/com/sun/star/i18n/XTransliteration.idl +++ b/offapi/com/sun/star/i18n/XTransliteration.idl @@ -4,9 +4,9 @@ * * $RCSfile: XTransliteration.idl,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-09-08 01:58:33 $ + * last change: $Author: vg $ $Date: 2008-01-28 16:07:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -335,5 +335,5 @@ published interface XTransliteration: com::sun::star::uno::XInterface //============================================================================= }; }; }; }; -//============================================================================= + #endif |