From 2d54f83c8d37b4c17b7299b77a1961d54a0813a3 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 14 Nov 2011 21:29:56 +0100 Subject: adapt DTD doc URL to reality --- offapi/com/sun/star/i18n/XLocaleData.idl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'offapi/com/sun/star/i18n/XLocaleData.idl') diff --git a/offapi/com/sun/star/i18n/XLocaleData.idl b/offapi/com/sun/star/i18n/XLocaleData.idl index 89f55423a8b9..f8be983a985e 100644 --- a/offapi/com/sun/star/i18n/XLocaleData.idl +++ b/offapi/com/sun/star/i18n/XLocaleData.idl @@ -49,10 +49,8 @@ module com { module sun { module star { module i18n { respectively localedata*.dll.

For XML locale data files definitions see - the DTD file (or the - old Attic version for OOo1.0/SO6.0).

+ href="http://cgit.freedesktop.org/libreoffice/core/tree/i18npool/source/localedata/data/locale.dtd"> + the DTD file.

*/ published interface XLocaleData: com::sun::star::uno::XInterface -- cgit