From de8e8e17ce446ea31558870c747240aa0a780d6f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 9 Mar 2006 09:43:20 +0000 Subject: INTEGRATION: CWS jl31 (1.4.74); FILE MERGED 2006/02/17 13:56:55 jsc 1.4.74.1: #i61620# cosmetics, to ensure rebuild --- offapi/com/sun/star/util/OfficeInstallationDirectories.idl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl index fd91c74fa698..0a0874d99a20 100644 --- a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl +++ b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl @@ -4,9 +4,9 @@ * * $RCSfile: OfficeInstallationDirectories.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 08:51:42 $ + * last change: $Author: rt $ $Date: 2006-03-09 10:43:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,11 +40,11 @@ #include #endif -//============================================================================= +//============================================================================ module com { module sun { module star { module util { -//============================================================================= +//============================================================================ /** encapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs @@ -68,7 +68,7 @@ service OfficeInstallationDirectories interface com::sun::star::util::XOfficeInstallationDirectories; }; -//============================================================================= +//============================================================================ /** A singleton that provides access to the current office installation directories. @@ -80,7 +80,7 @@ singleton theOfficeInstallationDirectories service com::sun::star::util::OfficeInstallationDirectories; }; -//============================================================================= +//============================================================================ }; }; }; }; -- cgit