summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/PathSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/PathSettings.idl')
-rw-r--r--offapi/com/sun/star/util/PathSettings.idl14
1 files changed, 4 insertions, 10 deletions
diff --git a/offapi/com/sun/star/util/PathSettings.idl b/offapi/com/sun/star/util/PathSettings.idl
index 14b0d3fba30a..00ab23d559f4 100644
--- a/offapi/com/sun/star/util/PathSettings.idl
+++ b/offapi/com/sun/star/util/PathSettings.idl
@@ -26,16 +26,10 @@
module com { module sun { module star { module util {
-/** Supports read/write access and listener for the paths properties that
- the Office uses.
- <p>
- The property names of the Office paths/directories are an exactly match
- to the configuration entries found in the file
- (org/openoffice/Office/Common.xml).<br>
- This service supports the usage of path variables to define
- paths that a relative to other office or system directories.
- See PathSubstitution
- </p>
+/**
+ A legacy (single-instance) service-variant of thePathSettings singleton.
+
+ @deprecated Use thePathSettings singleton instead.
@since OOo 1.1.2
*/