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

unpublished service OrderDialog
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::beans::XPropertySet  RowSet );


 
Top of Page