Top   Module   Use   Manual   Index 

com :: sun :: star :: installation ::

enum ProtDlgRes


Description
contains the status of a dialog with an 'always display Checkbox'.


Values

NOCHANGE
Description
dialog quit without the use of the YES/NO buttons.
CHECK
Description
when the dialog quit the checkbox, "Always display this message" was checked.
UNCHECK
Description
when the dialog quit the checkbox, "Always display this message" was not checked.
Top of Page