LibreOffice
LibreOffice 24.2 SDK API Reference
|
This interface could be incomplete since I derived it from its places of use. More...
import"OrderDialog.idl";
Public Member Functions | |
createDefault () | |
createWithQuery ([in] com::sun::star::sdb::XSingleSelectQueryComposer QueryComposer, [in] com::sun::star::beans::XPropertySet RowSet, [in] com::sun::star::awt::XWindow ParentWindow) | |
Public Member Functions inherited from XExecutableDialog | |
void | setTitle ([in] string aTitle) |
Sets the title of the dialog. More... | |
short | execute () |
Executes (shows) the dialog. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
This interface could be incomplete since I derived it from its places of use.
createDefault | ( | ) |
createWithQuery | ( | [in] com::sun::star::sdb::XSingleSelectQueryComposer | QueryComposer, |
[in] com::sun::star::beans::XPropertySet | RowSet, | ||
[in] com::sun::star::awt::XWindow | ParentWindow | ||
) |