:: com :: sun :: star :: sdb ::

unpublished service FilterDialog
Supported Interface
::com::sun::star::ui::dialogs::XExecutableDialog
Usage Restrictions
not published
Description
This interface could be incomplete since I derived it from its places of use.
Since
LibreOffice 4.1


Constructors' Summary
createDefault  
createWithQuery  
Constructors' Details
createDefault
createDefault();

createWithQuery
createWithQuery( [in] XSingleSelectQueryComposer  QueryComposer,
[in] ::com::sun::star::sdbc::XRowSet  RowSet,
[in] ::com::sun::star::awt::XWindow  ParentWindow );


 
Top of Page