summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 21:54:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 21:54:40 +0000
commit5257d67585f001af8f352719714a1b62400ffca3 (patch)
treedfc18702b809fe23ced1562da154b0c4cdd59716 /offapi/com/sun/star/util
parent7bc25331e433e118efa1faaec76de08dac87d1d0 (diff)
INTEGRATION: CWS odfpfixes01 (1.9.76); FILE MERGED
2008/06/06 10:37:25 sb 1.9.76.1: #158062# added brandbaseurl path variable; updated documentation
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r--offapi/com/sun/star/util/PathSubstitution.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/PathSubstitution.idl b/offapi/com/sun/star/util/PathSubstitution.idl
index 286f49c0fd4a..0cbac6999d28 100644
--- a/offapi/com/sun/star/util/PathSubstitution.idl
+++ b/offapi/com/sun/star/util/PathSubstitution.idl
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: PathSubstitution.idl,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -63,9 +63,11 @@ module com { module sun { module star { module util {
</p>
<dl>
<dt>$(inst)</dt>
- <dd>Installation path of the Office.</dd>
+ <dd>Installation path of the Office Basis layer.</dd>
<dt>$(prog)</dt>
- <dd>Program path of the Office.</dd>
+ <dd>Program path of the Office Basis layer.</dd>
+ <dt>$(brandbaseurl)</dt>
+ <dd>Installation path of the the Office Brand layer.</dd>
<dt>$(user)</dt>
<dd>The user installation directory.</dd>
<dt>$(work)</dt>