|
::com::sun::star::awt::XControl | getCurrentControl () |
|
void | addActivateListener ([in] ::com::sun::star::form::XFormControllerListener l) |
|
void | removeActivateListener ([in] ::com::sun::star::form::XFormControllerListener l) |
|
void | setModel ([in] com::sun::star::awt::XTabControllerModel Model) |
| sets the tab controller model. More...
|
|
com::sun::star::awt::XTabControllerModel | getModel () |
| returns the tab controller model. More...
|
|
void | setContainer ([in] com::sun::star::awt::XControlContainer Container) |
| set the control container. More...
|
|
com::sun::star::awt::XControlContainer | getContainer () |
| returns the control container. More...
|
|
sequence< com::sun::star::awt::XControl > | getControls () |
| returns all controls of the control container. More...
|
|
void | autoTabOrder () |
| enables automatic tab order. More...
|
|
void | activateTabOrder () |
| activates tab order. More...
|
|
void | activateFirst () |
| sets the focus to the first control that can be reached with the TAB key. More...
|
|
void | activateLast () |
| sets the focus to the last control that can be reached with the TAB key. More...
|
|
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...
|
|
com::sun::star::uno::XInterface | getParent () |
| grants access to the object containing this content. More...
|
|
void | setParent ([in] com::sun::star::uno::XInterface Parent) raises ( com::sun::star::lang::NoSupportException ) |
| sets the parent to this object. More...
|
|
void | dispose () |
| The owner of an object calls this method to explicitly free all resources kept by this object and thus break cyclic references. More...
|
|
void | addEventListener ([in] XEventListener xListener) |
| adds an event listener to the object. More...
|
|
void | removeEventListener ([in] XEventListener aListener) |
| removes an event listener from the listener list. More...
|
|
com::sun::star::container::XEnumeration | createEnumeration () |
|
type | getElementType () |
|
boolean | hasElements () |
|
void | addModifyListener ([in] com::sun::star::util::XModifyListener aListener) |
| adds the specified listener to receive events "modified." More...
|
|
void | removeModifyListener ([in] com::sun::star::util::XModifyListener aListener) |
| removes the specified listener. More...
|
|
void | addConfirmDeleteListener ([in] com::sun::star::form::XConfirmDeleteListener aListener) |
| remembers the specified listener to receive an event for confirming deletions More...
|
|
void | removeConfirmDeleteListener ([in] com::sun::star::form::XConfirmDeleteListener aListener) |
| removes the specified listener. More...
|
|
void | addSQLErrorListener ([in]XSQLErrorListener Listener) |
| adds the specified listener to receive the event "errorOccurred" More...
|
|
void | removeSQLErrorListener ([in]XSQLErrorListener Listener) |
| removes the specified listener. More...
|
|
void | addRowSetApproveListener ([in]XRowSetApproveListener listener) |
| adds the specified listener to receive the events "approveCursorMove", "approveRowChange", and "approveRowSetChange". More...
|
|
void | removeRowSetApproveListener ([in]XRowSetApproveListener listener) |
| removes the specified listener. More...
|
|
void | addParameterListener ([in] com::sun::star::form::XDatabaseParameterListener aListener) |
| adds the specified listener, to allow it to fill in necessary parameter values. More...
|
|
void | removeParameterListener ([in] com::sun::star::form::XDatabaseParameterListener aListener) |
| removes the specified listener. More...
|
|
XDispatch | queryDispatch ([in] com::sun::star::util::URL URL, [in] string TargetFrameName, [in] long SearchFlags) |
| searches for an XDispatch for the specified URL within the specified target frame. More...
|
|
sequence< XDispatch > | queryDispatches ([in] sequence< DispatchDescriptor > Requests) |
| actually this method is redundant to XDispatchProvider::queryDispatch() to avoid multiple remote calls. More...
|
|
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...
|
|
::com::sun::star::awt::XControl | getCurrentControl () |
|
void | addActivateListener ([in] ::com::sun::star::form::XFormControllerListener l) |
|
void | removeActivateListener ([in] ::com::sun::star::form::XFormControllerListener l) |
|
void | setModel ([in] com::sun::star::awt::XTabControllerModel Model) |
| sets the tab controller model. More...
|
|
com::sun::star::awt::XTabControllerModel | getModel () |
| returns the tab controller model. More...
|
|
void | setContainer ([in] com::sun::star::awt::XControlContainer Container) |
| set the control container. More...
|
|
com::sun::star::awt::XControlContainer | getContainer () |
| returns the control container. More...
|
|
sequence< com::sun::star::awt::XControl > | getControls () |
| returns all controls of the control container. More...
|
|
void | autoTabOrder () |
| enables automatic tab order. More...
|
|
void | activateTabOrder () |
| activates tab order. More...
|
|
void | activateFirst () |
| sets the focus to the first control that can be reached with the TAB key. More...
|
|
void | activateLast () |
| sets the focus to the last control that can be reached with the TAB key. More...
|
|
com::sun::star::uno::XInterface | getParent () |
| grants access to the object containing this content. More...
|
|
void | setParent ([in] com::sun::star::uno::XInterface Parent) raises ( com::sun::star::lang::NoSupportException ) |
| sets the parent to this object. More...
|
|
void | dispose () |
| The owner of an object calls this method to explicitly free all resources kept by this object and thus break cyclic references. More...
|
|
void | addEventListener ([in] XEventListener xListener) |
| adds an event listener to the object. More...
|
|
void | removeEventListener ([in] XEventListener aListener) |
| removes an event listener from the listener list. More...
|
|
com::sun::star::container::XEnumeration | createEnumeration () |
|
type | getElementType () |
|
boolean | hasElements () |
|
void | addModifyListener ([in] com::sun::star::util::XModifyListener aListener) |
| adds the specified listener to receive events "modified." More...
|
|
void | removeModifyListener ([in] com::sun::star::util::XModifyListener aListener) |
| removes the specified listener. More...
|
|
void | addConfirmDeleteListener ([in] com::sun::star::form::XConfirmDeleteListener aListener) |
| remembers the specified listener to receive an event for confirming deletions More...
|
|
void | removeConfirmDeleteListener ([in] com::sun::star::form::XConfirmDeleteListener aListener) |
| removes the specified listener. More...
|
|
void | addSQLErrorListener ([in]XSQLErrorListener Listener) |
| adds the specified listener to receive the event "errorOccurred" More...
|
|
void | removeSQLErrorListener ([in]XSQLErrorListener Listener) |
| removes the specified listener. More...
|
|
void | addRowSetApproveListener ([in]XRowSetApproveListener listener) |
| adds the specified listener to receive the events "approveCursorMove", "approveRowChange", and "approveRowSetChange". More...
|
|
void | removeRowSetApproveListener ([in]XRowSetApproveListener listener) |
| removes the specified listener. More...
|
|
void | addParameterListener ([in] com::sun::star::form::XDatabaseParameterListener aListener) |
| adds the specified listener, to allow it to fill in necessary parameter values. More...
|
|
void | removeParameterListener ([in] com::sun::star::form::XDatabaseParameterListener aListener) |
| removes the specified listener. More...
|
|