Exported Interfaces |
::com::sun::star::ucb::XContentProvider |
- Description
- provides an object representing either a directory or a file in the
local file system.
- See also
- ::com::sun::star::ucb::FileContent
|
::com::sun::star::ucb::XContentIdentifierFactory |
- Description
- This interface is implemented according to the specification of
service ::com::sun::star::ucb::ContentProvider .
|
::com::sun::star::beans::XPropertySet |
- Description
- provides access to properties supported by the UCP.
The supported properties give two kinds of meta-information about
the environment of the FCP, namely property HostName containing
the name of the computer, and property FileSystemNotation
determining which system dependent notation the file system identifier
follow.
Supported Properties
-
string HostName ( read-only )
-
long FileSystemNotation ( read-only, the value is one of the
::com::sun::star::ucb::FileSystemNotation constants )
|
::com::sun::star::ucb::XFileIdentifierConverter |
- Description
- specifies methods to convert between (file) URLs and file paths in
system dependent notation
|
Copyright © 2003 Sun Microsystems, Inc.