specifies the standard model of a XTabPageModel.
More...
import"UnoControlTabPageModel.idl";
|
string | Title |
| specifies the text that is displayed in the caption bar of the dialog. More...
|
|
string | HelpText |
| specifies the help text of the dialog. More...
|
|
string | HelpURL |
| specifies the help URL of the dialog. More...
|
|
boolean | HScroll |
| specifies that a horizontal scrollbar should be added to the dialog More...
|
|
boolean | VScroll |
| specifies that a vertical scrollbar should be added to the dialog More...
|
|
long | ScrollLeft |
| specifies the horizontal position of the scrolled dialog content More...
|
|
long | ScrollTop |
| specifies the vertical position of the scrolled dialog content More...
|
|
long | ScrollWidth |
| specifies the total width of the scrollable dialog content More...
|
|
long | ScrollHeight |
| specifies the total height of the scrollable dialog content More...
|
|
short | TabPageID |
| ID for tab page. More...
|
|
boolean | Enabled |
| determines whether a tab page is enabled or disabled. More...
|
|
string | Title |
| specifies the text that is displayed in the tab bar of the tab page. More...
|
|
string | ImageURL |
| specifies a URL that references a graphic that should be displayed in the tab bar. More...
|
|
string | ToolTip |
| specifies a tooltip text that should be displayed in the tab bar. More...
|
|
specifies the standard model of a XTabPageModel.
- Since
- OOo 3.4
◆ XTabPageModel
◆ HelpText
specifies the help text of the dialog.
◆ HelpURL
specifies the help URL of the dialog.
◆ HScroll
specifies that a horizontal scrollbar should be added to the dialog
- Since
- LibreOffice 7.1
◆ ScrollHeight
specifies the total height of the scrollable dialog content
- Since
- LibreOffice 7.1
◆ ScrollLeft
specifies the horizontal position of the scrolled dialog content
- Since
- LibreOffice 7.1
◆ ScrollTop
specifies the vertical position of the scrolled dialog content
- Since
- LibreOffice 7.1
◆ ScrollWidth
specifies the total width of the scrollable dialog content
- Since
- LibreOffice 7.1
◆ Title
specifies the text that is displayed in the caption bar of the dialog.
◆ VScroll
specifies that a vertical scrollbar should be added to the dialog
- Since
- LibreOffice 7.1
The documentation for this service was generated from the following file: