20 #ifndef __com_sun_star_util_XOfficeInstallationDirectories_idl__ 21 #define __com_sun_star_util_XOfficeInstallationDirectories_idl__ 25 module
com { module sun { module star { module util {
48 string getOfficeInstallationDirectoryURL();
58 string getOfficeUserDataDirectoryURL();
76 string makeRelocatableURL( [in]
string URL );
95 string makeAbsoluteURL( [in]
string URL );
encapsulates access to the current office installation directory and office user data directory...
Definition: XOfficeInstallationDirectories.idl:39
Definition: Ambiguous.idl:22
represents the structure of an Uniform Resource Locator.
Definition: URL.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:47