Lines Matching refs:path
45 /** A service to support the substitution and resubstitution of path variables.
48 A path variable must be specified with the following syntax: "$("<variable-name>")".
52 A user defined list of path variables is supported. This list is stored in the Office
59 <dd>Installation path of the Office Basis layer.</dd>
61 <dd>Program path of the Office Basis layer.</dd>
63 <dd>Installation path of the Office Brand layer.</dd>
75 <dt>$(path)</dt>
85 Attention: Most predefined variables describe an absolute path.
88 are located at the start of a provided path string or are part of a multi-path.
90 provide (a) valid substituted path(s).
99 …/** Interface to exchange path variables with defined paths and to resubstitute paths with path va…
102 To resubstitute path variables the caller must provide paths as UCB-compliant URL's.