specifies a format condition for a control. More...
import "XReportControlFormat.idl";
Public Attributes | |
com::sun::star::util::Color | ControlBackground |
specifies the background color (RGB) of the control. | |
boolean | ControlBackgroundTransparent |
determines if the background color is set to transparent. | |
short | ParaAdjust |
specifies the horizontal alignment of the text. | |
com::sun::star::awt::FontDescriptor | FontDescriptor |
specifies the font attributes of the text in the control. | |
com::sun::star::awt::FontDescriptor | FontDescriptorAsian |
specifies the font attributes of the text in the control. | |
com::sun::star::awt::FontDescriptor | FontDescriptorComplex |
specifies the font attributes of the text in the control. | |
short | ControlTextEmphasis |
specifies the com::sun::star::text::FontEmphasis value of the text in the control. | |
short | CharEmphasis |
contains the font emphasis value as com::sun::star::text::FontEmphasis. | |
boolean | CharCombineIsOn |
determines whether text is formatted in two lines. | |
string | CharCombinePrefix |
contains the prefix (usually parenthesis) before text that is formatted in two lines. | |
string | CharCombineSuffix |
contains the suffix (usually parenthesis) after text that is formatted in two lines. | |
boolean | CharHidden |
If this optional property is TRUE , then the characters are invisible. | |
boolean | CharShadowed |
specifies if the characters are formatted and displayed with a shadow effect. | |
boolean | CharContoured |
specifies if the characters are formatted and displayed with a contour effect. | |
short | CharCaseMap |
optional property which contains the value of the case-mapping of the text for formatting and displaying. | |
com::sun::star::lang::Locale | CharLocale |
contains the value of the locale. | |
short | CharEscapement |
specifies the percentage by which to raise/lower superscript/subscript characters. | |
byte | CharEscapementHeight |
This is the additional height used for subscript or superscript characters in units of percent. | |
boolean | CharAutoKerning |
optional property to determine whether the kerning tables from the current font are used. | |
short | CharKerning |
optional property which contains the value of the kerning of the characters. | |
boolean | CharFlash |
If this optional property is TRUE , then the characters are flashing. | |
short | CharRelief |
specifies the com::sun::star::text::FontRelief value of the text in the control. | |
string | CharFontName |
This attribute specifies the name of the font style. | |
string | CharFontStyleName |
This attribute contains the name of the font style. | |
short | CharFontFamily |
This attribute contains font family as specified in com.sun.star.awt.FontFamily . | |
short | CharFontCharSet |
This attribute contains the text encoding of the font as specified in com.sun.star.awt.CharSet. | |
short | CharFontPitch |
This attribute contains the font pitch as specified in com.sun.star.awt.FontPitch. | |
com::sun::star::util::Color | CharColor |
specifies the text color (RGB) of the control. | |
com::sun::star::util::Color | CharUnderlineColor |
specifies the text line color (RGB) of the control. | |
float | CharHeight |
This value contains the height of the characters in point. | |
short | CharUnderline |
This attribute contains the value for the character underline. | |
float | CharWeight |
This attribute contains the value of the font weight. | |
com::sun::star::awt::FontSlant | CharPosture |
This attribute contains the value of the posture of the document. | |
short | CharStrikeout |
determines the type of the strike out of the character. | |
boolean | CharWordMode |
If this attribute is TRUE , the underline and strike-through properties are not applied to white spaces. | |
short | CharRotation |
determines the rotation of a character in degree. | |
short | CharScaleWidth |
determines the percentage value for scaling the width of characters. | |
com::sun::star::style::VerticalAlignment | VerticalAlign |
specifies the vertical alignment of the text in the control. | |
string | HyperLinkURL |
contains the URL of a hyperlink (if set). | |
string | HyperLinkTarget |
contains the name of the target for a hyperlink (if set). | |
string | HyperLinkName |
contains the name of the hyperlink (if set). | |
string | VisitedCharStyleName |
contains the character style name for visited hyperlinks. | |
string | UnvisitedCharStyleName |
contains the character style name for unvisited hyperlinks. | |
float | CharHeightAsian |
This value contains the height of the characters in point. | |
float | CharWeightAsian |
This property contains the value of the font weight. | |
string | CharFontNameAsian |
This property specifies the name of the font style. | |
string | CharFontStyleNameAsian |
This property contains the name of the font style. | |
short | CharFontFamilyAsian |
This property contains font family as specified in com.sun.star.awt.FontFamily . | |
short | CharFontCharSetAsian |
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. | |
short | CharFontPitchAsian |
This property contains the font pitch as specified in com.sun.star.awt.FontPitch. | |
com::sun::star::awt::FontSlant | CharPostureAsian |
This property contains the value of the posture of the document. | |
com::sun::star::lang::Locale | CharLocaleAsian |
contains the value of the locale. | |
float | CharHeightComplex |
This value contains the height of the characters in point. | |
float | CharWeightComplex |
This property contains the value of the font weight. | |
string | CharFontNameComplex |
This property specifies the name of the font style. | |
string | CharFontStyleNameComplex |
This property contains the name of the font style. | |
short | CharFontFamilyComplex |
This property contains font family as specified in com.sun.star.awt.FontFamily . | |
short | CharFontCharSetComplex |
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. | |
short | CharFontPitchComplex |
This property contains the font pitch as specified in com.sun.star.awt.FontPitch. | |
com::sun::star::awt::FontSlant | CharPostureComplex |
This property contains the value of the posture of the document. | |
com::sun::star::lang::Locale | CharLocaleComplex |
contains the value of the locale. | |
specifies a format condition for a control.
|
attributebound |
optional property to determine whether the kerning tables from the current font are used.
Automatic kerning applies a spacing in between certain pairs of characters to make the text look better.
|
attributebound |
optional property which contains the value of the case-mapping of the text for formatting and displaying.
|
attributebound |
specifies the text color (RGB) of the control.
|
attributebound |
determines whether text is formatted in two lines.
It is linked to the properties CharCombinePrefix and CharCombineSuffix.
|
attributebound |
contains the prefix (usually parenthesis) before text that is formatted in two lines.
It is linked to the properties CharCombineIsOn and CharCombineSuffix.
|
attributebound |
contains the suffix (usually parenthesis) after text that is formatted in two lines.
It is linked to the properties CharCombineIsOn and CharCombinePrefix.
|
attributebound |
specifies if the characters are formatted and displayed with a contour effect.
|
attributebound |
contains the font emphasis value as com::sun::star::text::FontEmphasis.
|
attributebound |
specifies the percentage by which to raise/lower superscript/subscript characters.
Negative values denote subscripts and positive values superscripts.
|
attributebound |
This is the additional height used for subscript or superscript characters in units of percent.
For subscript characters the value is negative and for superscript characters positive.
|
attributebound |
If this optional property is TRUE
, then the characters are flashing.
|
attributebound |
This attribute contains the text encoding of the font as specified in com.sun.star.awt.CharSet.
|
attributebound |
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.
|
attributebound |
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.
|
attributebound |
This attribute contains font family as specified in com.sun.star.awt.FontFamily .
|
attributebound |
This property contains font family as specified in com.sun.star.awt.FontFamily .
|
attributebound |
This property contains font family as specified in com.sun.star.awt.FontFamily .
|
attributebound |
This attribute specifies the name of the font style.
It may contain more than one name separated by comma.
|
attributebound |
This property specifies the name of the font style.
It may contain more than one name separated by comma.
|
attributebound |
This property specifies the name of the font style.
It may contain more than one name separated by comma.
|
attributebound |
This attribute contains the font pitch as specified in com.sun.star.awt.FontPitch.
|
attributebound |
This property contains the font pitch as specified in com.sun.star.awt.FontPitch.
|
attributebound |
This property contains the font pitch as specified in com.sun.star.awt.FontPitch.
|
attributebound |
This attribute contains the name of the font style.
This attribute may be empty.
|
attributebound |
This property contains the name of the font style.
This property may be empty.
|
attributebound |
This property contains the name of the font style.
This property may be empty.
|
attributebound |
This value contains the height of the characters in point.
|
attributebound |
This value contains the height of the characters in point.
|
attributebound |
This value contains the height of the characters in point.
|
attributebound |
If this optional property is TRUE
, then the characters are invisible.
|
attributebound |
optional property which contains the value of the kerning of the characters.
|
attributebound |
contains the value of the locale.
|
attributebound |
contains the value of the locale.
|
attributebound |
contains the value of the locale.
|
attributebound |
This attribute contains the value of the posture of the document.
|
attributebound |
This property contains the value of the posture of the document.
|
attributebound |
This property contains the value of the posture of the document.
|
attributebound |
specifies the com::sun::star::text::FontRelief value of the text in the control.
|
attributebound |
determines the rotation of a character in degree.
Depending on the implementation only certain values may be allowed.
|
attributebound |
determines the percentage value for scaling the width of characters.
The value refers to the original width which is denoted by 100, and it has to be greater than 0.
|
attributebound |
specifies if the characters are formatted and displayed with a shadow effect.
|
attributebound |
determines the type of the strike out of the character.
|
attributebound |
This attribute contains the value for the character underline.
|
attributebound |
specifies the text line color (RGB) of the control.
|
attributebound |
This attribute contains the value of the font weight.
|
attributebound |
This property contains the value of the font weight.
|
attributebound |
This property contains the value of the font weight.
|
attributebound |
If this attribute is TRUE
, the underline and strike-through properties are not applied to white spaces.
|
attributebound |
specifies the background color (RGB) of the control.
|
attributebound |
determines if the background color is set to transparent.
|
attributebound |
specifies the com::sun::star::text::FontEmphasis value of the text in the control.
|
attributebound |
specifies the font attributes of the text in the control.
|
attributebound |
specifies the font attributes of the text in the control.
|
attributebound |
specifies the font attributes of the text in the control.
|
attributebound |
contains the name of the hyperlink (if set).
|
attributebound |
contains the name of the target for a hyperlink (if set).
|
attributebound |
contains the URL of a hyperlink (if set).
|
attributebound |
specifies the horizontal alignment of the text.
|
attributebound |
contains the character style name for unvisited hyperlinks.
attributebound |
specifies the vertical alignment of the text in the control.
|
attributebound |
contains the character style name for visited hyperlinks.