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. 
 | 
|  | 
| string | HelpText | 
|  | specifies the help text of the dialog. 
 | 
|  | 
| string | HelpURL | 
|  | specifies the help URL of the dialog. 
 | 
|  | 
| boolean | HScroll | 
|  | specifies that a horizontal scrollbar should be added to the dialog 
 | 
|  | 
| boolean | VScroll | 
|  | specifies that a vertical scrollbar should be added to the dialog 
 | 
|  | 
| long | ScrollLeft | 
|  | specifies the horizontal position of the scrolled dialog content 
 | 
|  | 
| long | ScrollTop | 
|  | specifies the vertical position of the scrolled dialog content 
 | 
|  | 
| long | ScrollWidth | 
|  | specifies the total width of the scrollable dialog content 
 | 
|  | 
| long | ScrollHeight | 
|  | specifies the total height of the scrollable dialog content 
 | 
|  | 
| short | TabPageID | 
|  | ID for tab page. 
 | 
|  | 
| boolean | Enabled | 
|  | determines whether a tab page is enabled or disabled. 
 | 
|  | 
| string | Title | 
|  | specifies the text that is displayed in the tab bar of the tab page. 
 | 
|  | 
| string | ImageURL | 
|  | specifies a URL that references a graphic that should be displayed in the tab bar. 
 | 
|  | 
| string | ToolTip | 
|  | specifies a tooltip text that should be displayed in the tab bar. 
 | 
|  | 
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: