string HelpText
specifies the help text of the dialog.
Definition: UnoControlTabPageModel.idl:40
boolean VScroll
specifies that a vertical scrollbar should be added to the dialog
Definition: UnoControlTabPageModel.idl:54
long ScrollTop
specifies the vertical position of the scrolled dialog content
Definition: UnoControlTabPageModel.idl:64
long ScrollWidth
specifies the total width of the scrollable dialog content
Definition: UnoControlTabPageModel.idl:69
long ScrollLeft
specifies the horizontal position of the scrolled dialog content
Definition: UnoControlTabPageModel.idl:59
specifies the standard model of a XTabPageModel.
Definition: UnoControlTabPageModel.idl:30
long ScrollHeight
specifies the total height of the scrollable dialog content
Definition: UnoControlTabPageModel.idl:74
string HelpURL
specifies the help URL of the dialog.
Definition: UnoControlTabPageModel.idl:44
specifies an XTabPageModel interface.
Definition: XTabPageModel.idl:36
boolean HScroll
specifies that a horizontal scrollbar should be added to the dialog
Definition: UnoControlTabPageModel.idl:49