(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: report ::

interface XFixedLine
Base Interfaces
XFixedLineXReportControlModelXReportComponent
   ┃ ┣ ::com::sun::star::util::XCloneable
   ┃ ┣ ::com::sun::star::container::XChild
   ┃ ┣ ::com::sun::star::lang::XComponent
   ┃ ┣ ::com::sun::star::drawing::XShape
   ┃ ┃ ┗ ::com::sun::star::drawing::XShapeDescriptor
   ┃ ┗ ::com::sun::star::beans::XPropertySetXReportControlFormat
   ┣ ::com::sun::star::container::XContainer
   ┗ ::com::sun::star::container::XIndexContainer
      ┗ ::com::sun::star::container::XIndexReplace
         ┗ ::com::sun::star::container::XIndexAccess
            ┗ ::com::sun::star::container::XElementAccess

XReportControlModel

Attributes' Summary
Orientation specifies the orientation of the control.  
LineStyle This property contains the type of the line.  
LineDash This property contains the dash of the line.  
LineColor This property contains the line color.  
LineTransparence This property contains the extent of transparency.  
LineWidth This property contains the width of the line in 1/100th mm.  
Attributes' Details
Orientation
[ bound ] long Orientation
get raises (::com::sun::star::beans::UnknownPropertyException)
set raises (::com::sun::star::beans::UnknownPropertyException);

Description
specifies the orientation of the control.
 0: horizontal
 1: vertical 
 
LineStyle
[ bound ] ::com::sun::star::drawing::LineStyle LineStyle;
Description
This property contains the type of the line.
LineDash
[ bound ] ::com::sun::star::drawing::LineDash LineDash;
Description
This property contains the dash of the line.
LineColor
[ bound ] ::com::sun::star::util::Color LineColor;
Description
This property contains the line color.
LineTransparence
[ bound ] short LineTransparence;
Description
This property contains the extent of transparency.
LineWidth
[ bound ] long LineWidth;
Description
This property contains the width of the line in 1/100th mm.
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.