22 module
com { module sun { module star { module awt {
45 [in] sequence<string> rMasks );
gives access to a file dialog.
Definition XFileDialog.idl:30
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:46
Definition Ambiguous.idl:20