21module 
com { module sun { module star { module ucb {
 
   50    void setHidden( [in] 
string FileURL, [in] 
boolean bHidden )
 
 
This exception is thrown to indicate that a command was aborted.
Definition CommandAbortedException.idl:30
the base of all UNO exceptions
Definition Exception.idl:29
This is an extension to the interface XSimpleFileAccess.
Definition XSimpleFileAccess2.idl:26
This is an extension to the interface XSimpleFileAccess2.
Definition XSimpleFileAccess3.idl:28
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:20