Content for OpenOffice.org version 3.3.
| Included Services - Details |
HierarchyBrowser
- Description
- allows browsing a configuration hierarchy for components.
Either a schema repository or a layer directory can be browsed.
Components can be retrieved either as component names or as
file URLs.
The following additional arguments are supported for
::com::sun::star::task::XJob::execute():
SchemaDataUrl : string
- Base directory to search for schema files.
If this is specified, schema files will be browsed,
so argument
LayerDataUrl should not be specified.
LayerDataUrl : string
- Base directory to search for layer files.
If this is specified, layer files will be browsed,
so argument
SchemaDataUrl should not be specified.
FetchComponentNames : boolean
- if true components will be returned as component names,
- if false components will be returned as fileURLs,
- if this argument is not provided, the default is to
retrieve names when browsing schemas and URLs when
browsing layers.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.