22 module com { module sun { module star { module awt {
27 published constants InvalidateStyle
const short UPDATE
Some of the table data has changed.
Definition: AccessibleTableModelChangeType.idl:49
const short NOTRANSPARENT
The parent window is not invalidated.
Definition: InvalidateStyle.idl:57
const short CHILDREN
The child windows are invalidated, too.
Definition: InvalidateStyle.idl:32
const short TRANSPARENT
The parent window is invalidated, too.
Definition: InvalidateStyle.idl:52
const short NOERASE
The invalidated area is painted with the background color/pattern.
Definition: InvalidateStyle.idl:42
const short NOCLIPCHILDREN
The area is invalidated regardless of overlapping child windows.
Definition: InvalidateStyle.idl:62
const short NOCHILDREN
The child windows are not invalidated.
Definition: InvalidateStyle.idl:37