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 {
44 boolean isHidden( [in]
string FileURL )
57 void setHidden( [in]
string FileURL, [in]
boolean bHidden )
the base of all UNO exceptions
Definition: Exception.idl:32
This is an extension to the interface XSimpleFileAccess2.
Definition: XSimpleFileAccess3.idl:34
This is an extension to the interface XSimpleFileAccess.
Definition: XSimpleFileAccess2.idl:32
This exception is thrown to indicate that a command was aborted.
Definition: CommandAbortedException.idl:34