LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "FixedLine.idl";
Additional Inherited Members | |
![]() | |
interface | XReportControlModel |
![]() | |
XFormatCondition | createFormatCondition () raises ( com::sun::star::uno::Exception ) |
Creates a format condition. More... | |
![]() | |
long | Orientation { set raises(com::sun::star::beans::UnknownPropertyException); get raises(com::sun::star::beans::UnknownPropertyException); } |
specifies the orientation of the control. More... | |
com::sun::star::drawing::LineStyle | LineStyle |
This property contains the type of the line. More... | |
com::sun::star::drawing::LineDash | LineDash |
This property contains the dash of the line. More... | |
com::sun::star::util::Color | LineColor |
This property contains the line color. More... | |
short | LineTransparence |
This property contains the extent of transparency. More... | |
long | LineWidth |
This property contains the width of the line in 1/100th mm. More... | |