| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
import "TabOrderDialog.idl";
 
  
| Public Member Functions | |
| createWithModel ([in] com::sun::star::awt::XTabControllerModel TabbingModel, [in] com::sun::star::awt::XControlContainer ControlContext, [in] com::sun::star::awt::XWindow ParentWindow) | |
| Public Member Functions inherited from XExecutableDialog | |
| void | setTitle ([in] string aTitle) | 
| Sets the title of the dialog. | |
| short | execute () | 
| Executes (shows) the dialog. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| createWithModel | ( | [in] com::sun::star::awt::XTabControllerModel | TabbingModel, | 
| [in] com::sun::star::awt::XControlContainer | ControlContext, | ||
| [in] com::sun::star::awt::XWindow | ParentWindow ) |