specifies an XTabPageModel interface.  
 More...
import "XTabPageModel.idl";
|  | 
| 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 an XTabPageModel interface. 
- Since
- OOo 3.4 
◆ Enabled
determines whether a tab page is enabled or disabled. 
 
 
◆ ImageURL
specifies a URL that references a graphic that should be displayed in the tab bar. 
 
 
◆ TabPageID
◆ Title
specifies the text that is displayed in the tab bar of the tab page. 
 
 
◆ ToolTip
specifies a tooltip text that should be displayed in the tab bar. 
 
 
The documentation for this interface was generated from the following file: