20 #ifndef __com_sun_star_ucb_XSimpleFileAccess3_idl__
21 #define __com_sun_star_ucb_XSimpleFileAccess3_idl__
28 module
com { module sun { module star { module ucb {
57 void setHidden( [in]
string FileURL, [in]
boolean bHidden )
This exception is thrown to indicate that a command was aborted.
Definition: CommandAbortedException.idl:34
the base of all UNO exceptions
Definition: Exception.idl:33
This is an extension to the interface XSimpleFileAccess.
Definition: XSimpleFileAccess2.idl:33
This is an extension to the interface XSimpleFileAccess2.
Definition: XSimpleFileAccess3.idl:35
boolean isHidden([in] string FileURL)
Checks if a file is "hidden".
void setHidden([in] string FileURL, [in] boolean bHidden)
Sets the "hidden" of a file according to the boolean parameter, if the actual process has the right t...
Definition: Ambiguous.idl:22