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
long ScrollTop
specifies the vertical position of the scrolled dialog content
Definition: UnoControlTabPageModel.idl:60
long ScrollWidth
specifies the total width of the scrollable dialog content
Definition: UnoControlTabPageModel.idl:65
long ScrollLeft
specifies the horizontal position of the scrolled dialog content
Definition: UnoControlTabPageModel.idl:55
specifies the standard model of a XTabPageModel.
Definition: UnoControlTabPageModel.idl:26
long ScrollHeight
specifies the total height of the scrollable dialog content
Definition: UnoControlTabPageModel.idl:70
string HelpURL
specifies the help URL of the dialog.
Definition: UnoControlTabPageModel.idl:40
specifies an XTabPageModel interface.
Definition: XTabPageModel.idl:29
boolean HScroll
specifies that a horizontal scrollbar should be added to the dialog
Definition: UnoControlTabPageModel.idl:45