LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
SimpleFileAccess Service Referencepublished

Offers a simple access to resources, like files and folders located in a

local file system or on an WebDAV server. More...

import "SimpleFileAccess.idl";

Inheritance diagram for SimpleFileAccess:
XSimpleFileAccess3 XSimpleFileAccess2 XSimpleFileAccess XInterface

Additional Inherited Members

- Public Member Functions inherited from XSimpleFileAccess3
boolean isHidden ([in] string FileURL) raises ( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception )
 Checks if a file is "hidden". More...
 
void setHidden ([in] string FileURL,[in] boolean bHidden) raises ( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception )
 Sets the "hidden" of a file according to the boolean parameter, if the actual process has the right to do so and the used operation system supports this operation. More...
 

Detailed Description

Offers a simple access to resources, like files and folders located in a

local file system or on an WebDAV server.

Author
Andreas Bregas
Version
1.0 07/25/2000

The documentation for this service was generated from the following file: