|
LibreOffice Module vcl (master) 1
|
#include <WidgetDefinition.hxx>
Public Member Functions | |
| WidgetDrawActionShape (WidgetDrawActionType aType) | |
Public Member Functions inherited from vcl::WidgetDrawAction | |
| WidgetDrawAction (WidgetDrawActionType aType) | |
Public Attributes | |
| Color | maStrokeColor |
| Color | maFillColor |
| sal_Int32 | mnStrokeWidth |
Public Attributes inherited from vcl::WidgetDrawAction | |
| WidgetDrawActionType | maType |
Definition at line 44 of file WidgetDefinition.hxx.
|
inline |
Definition at line 47 of file WidgetDefinition.hxx.
| Color vcl::WidgetDrawActionShape::maFillColor |
Definition at line 54 of file WidgetDefinition.hxx.
| Color vcl::WidgetDrawActionShape::maStrokeColor |
Definition at line 53 of file WidgetDefinition.hxx.
| sal_Int32 vcl::WidgetDrawActionShape::mnStrokeWidth |
Definition at line 55 of file WidgetDefinition.hxx.