specifies the standard model of a XTabPageModel.
Definition UnoControlTabPageModel.idl:27
long ScrollTop
specifies the vertical position of the scrolled dialog content
Definition UnoControlTabPageModel.idl:60
boolean HScroll
specifies that a horizontal scrollbar should be added to the dialog
Definition UnoControlTabPageModel.idl:45
interface XTabPageModel
Definition UnoControlTabPageModel.idl:28
long ScrollLeft
specifies the horizontal position of the scrolled dialog content
Definition UnoControlTabPageModel.idl:55
string HelpURL
specifies the help URL of the dialog.
Definition UnoControlTabPageModel.idl:40
string HelpText
specifies the help text of the dialog.
Definition UnoControlTabPageModel.idl:36
boolean VScroll
specifies that a vertical scrollbar should be added to the dialog
Definition UnoControlTabPageModel.idl:50
string Title
specifies the text that is displayed in the caption bar of the dialog.
Definition UnoControlTabPageModel.idl:32
long ScrollWidth
specifies the total width of the scrollable dialog content
Definition UnoControlTabPageModel.idl:65
long ScrollHeight
specifies the total height of the scrollable dialog content
Definition UnoControlTabPageModel.idl:70