20module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition XInterface.idl:46
encapsulates access to the current office installation directory and office user data directory,...
Definition XOfficeInstallationDirectories.idl:35
string getOfficeUserDataDirectoryURL()
returns the absolute URL containing the directory where the current office installation expects its u...
string makeRelocatableURL([in] string URL)
calculates a relocatable URL from the given URL.
string makeAbsoluteURL([in] string URL)
the counterpart of makeRelocatableURL.
string getOfficeInstallationDirectoryURL()
returns the absolute URL containing the directory of the current office installation (for example "fi...
Definition Ambiguous.idl:20
represents the structure of a Uniform Resource Locator.
Definition URL.idl:42