summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-07-18 00:25:04 +0200
committerMichael Stahl <mstahl@redhat.com>2013-07-18 00:28:13 +0200
commit498e39bd0c7ad0e885dbd19990dc39ba088713ba (patch)
tree1b323d347258b136d4710e7d549992858062b0ad /offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
parent9ae13870b7779daac1dea0dc50fe6418c80cc48f (diff)
*api: tweak docs
Change-Id: Icc470b284cc511facbe7479d3d04f033ec4e19e5
Diffstat (limited to 'offapi/com/sun/star/util/XOfficeInstallationDirectories.idl')
-rw-r--r--offapi/com/sun/star/util/XOfficeInstallationDirectories.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl b/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
index 4a471e6fbb60..e9dc1e61fed7 100644
--- a/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
+++ b/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module util {
published interface XOfficeInstallationDirectories : com::sun::star::uno::XInterface
{
/** returns the absolute URL containing the directory of the current office
- installation (e.g. "file:///opt/OpenOffice.org".)
+ installation (for example "file:///opt/LibreOffice")
@returns
the absolute URL containing the directory of the current office
@@ -48,8 +48,8 @@ published interface XOfficeInstallationDirectories : com::sun::star::uno::XInter
string getOfficeInstallationDirectoryURL();
/** returns the absolute URL containing the directory where the current
- office installation expects its user data (e.g.
- "file:///home/kso/.openoffice.org".)
+ office installation expects its user data (for example
+ "file:///home/kso/.config/libreoffice/4")
@returns
the absolute URL containing the directory of the current office