19 #ifndef __com_sun_star_awt_XFileDialog_idl__
20 #define __com_sun_star_awt_XFileDialog_idl__
26 module
com { module sun { module star { module awt {
49 [in] sequence<string> rMasks );
gives access to a file dialog.
Definition: XFileDialog.idl:34
string getPath()
returns the path.
void setFilters([in] sequence< string > rFilterNames, [in] sequence< string > rMasks)
sets the filters.
string getCurrentFilter()
returns the currently selected filter.
void setPath([in] string Path)
sets the path.
void setCurrentFilter([in] string Filter)
sets the current filter.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22