Properties' Details |
BackColor
::com::sun::star::util::Color BackColor;
- Description
- contains the background color of the page.
|
|
BackGraphicURL
string BackGraphicURL;
- Description
- contains the URL of the background graphic.
|
|
BackGraphicFilter
string BackGraphicFilter;
- Description
- contains the filter name of the background graphic.
|
|
BackGraphicLocation
::com::sun::star::style::GraphicLocation BackGraphicLocation;
- Description
- determins the location of the background graphic.
|
|
BackTransparent
boolean BackTransparent;
- Description
- determins if the background color is transparent.
If this property is set to true ,
::com::sun::star::style::PageStyle::BackColor will not be used.
|
|
LeftMargin
long LeftMargin;
- Description
- determins the left margin of the page.
|
|
RightMargin
long RightMargin;
- Description
- determins the right margin of the page.
|
|
TopMargin
long TopMargin;
- Description
- determins the top margin of the page.
|
|
BottomMargin
long BottomMargin;
- Description
- determins the bottom margin of the page.
|
|
LeftBorder
::com::sun::star::table::BorderLine LeftBorder;
- Description
- determines the style of the left border line of the page.
|
|
RightBorder
::com::sun::star::table::BorderLine RightBorder;
- Description
- determines the style of the right border line of the page.
|
|
TopBorder
::com::sun::star::table::BorderLine TopBorder;
- Description
- determines the style of the top border line of the page.
|
|
BottomBorder
::com::sun::star::table::BorderLine BottomBorder;
- Description
- determines the style of the bottom border line of the page.
|
|
LeftBorderDistance
long LeftBorderDistance;
- Description
- determins the left border distance of the page.
|
|
RightBorderDistance
long RightBorderDistance;
- Description
- determins the right border distance of the page.
|
|
TopBorderDistance
long TopBorderDistance;
- Description
- determins the top border distance of the page.
|
|
BottomBorderDistance
long BottomBorderDistance;
- Description
- determins the bottom border distance of the page.
|
|
ShadowFormat
::com::sun::star::table::ShadowFormat ShadowFormat;
- Description
- determins the shadow of the page.
|
|
IsLandscape
boolean IsLandscape;
- Description
- determins if the page format is landscape.
|
|
NumberingType
short NumberingType;
- Description
- determins the default numbering type for this page.
|
|
PageStyleLayout
::com::sun::star::style::PageStyleLayout PageStyleLayout;
- Description
- determins the layout of the page.
|
|
PrinterPaperTray
string PrinterPaperTray;
- Description
- contains the name of a paper tray of the selected printer.
|
|
RegisterModeActive
boolean RegisterModeActive;
- Usage Restrictions
- optional
- Description
- determins if the register mode is active on that page.
|
|
RegisterParagraphStyle
string RegisterParagraphStyle;
- Usage Restrictions
- optional
- Description
- contains the name of the paragraph style that is used as reference of the register mode.
|
|
Size
::com::sun::star::awt::Size Size;
- Description
- contains the paper size of the page.
|
|
Width
long Width;
- Description
- contains the width of the page.
|
|
Height
long Height;
- Description
- contains the height of the page.
|
|
TextColumns
::com::sun::star::text::XTextColumns TextColumns;
- Usage Restrictions
- optional
- Description
- contains the column settings of the page.
|
|
UserDefinedAttributes
|
HeaderBackColor
[ maybevoid ] ::com::sun::star::util::Color HeaderBackColor;
- Description
- contains the color of the background of the header.
|
|
HeaderBackGraphicURL
[ maybevoid ] string HeaderBackGraphicURL;
- Description
- contains the URL of the background graphic of the header.
|
|
HeaderBackGraphicFilter
[ maybevoid ] string HeaderBackGraphicFilter;
- Description
- contains the filter name of the background graphic of the header.
|
|
HeaderBackGraphicLocation
[ maybevoid ] ::com::sun::star::style::GraphicLocation HeaderBackGraphicLocation;
- Description
- determines the location of the background graphic of the header.
|
|
HeaderLeftMargin
[ maybevoid ] long HeaderLeftMargin;
- Description
- contains the left margin of the header.
|
|
HeaderRightMargin
[ maybevoid ] long HeaderRightMargin;
- Description
- contains the right margin of the header.
|
|
HeaderBackTransparent
[ maybevoid ] boolean HeaderBackTransparent;
- Description
- determines if the the background color of the header is transparent.
If this property is set to true ,
::com::sun::star::style::PageStyle::HeaderBackColor will not be used.
|
|
HeaderLeftBorder
[ maybevoid ] ::com::sun::star::table::BorderLine HeaderLeftBorder;
- Description
- determines the style of the left border line of the header.
|
|
HeaderRightBorder
[ maybevoid ] ::com::sun::star::table::BorderLine HeaderRightBorder;
- Description
- determines the style of the right border line of the header.
|
|
HeaderTopBorder
[ maybevoid ] ::com::sun::star::table::BorderLine HeaderTopBorder;
- Description
- determines the style of the top border line of the header.
|
|
HeaderBottomBorder
[ maybevoid ] ::com::sun::star::table::BorderLine HeaderBottomBorder;
- Description
- determines the style of the bottom border line of the header.
|
|
HeaderLeftBorderDistance
[ maybevoid ] long HeaderLeftBorderDistance;
- Description
- determines the left border distance of the header.
|
|
HeaderRightBorderDistance
[ maybevoid ] long HeaderRightBorderDistance;
- Description
- determines the right border distance of the header.
|
|
HeaderTopBorderDistance
[ maybevoid ] long HeaderTopBorderDistance;
- Description
- determines the top border distance of the header.
|
|
HeaderBottomBorderDistance
[ maybevoid ] long HeaderBottomBorderDistance;
- Description
- determines the bottom border distance of the header.
|
|
HeaderShadowFormat
[ maybevoid ] ::com::sun::star::table::ShadowFormat HeaderShadowFormat;
- Description
- determines the shadow of the header.
|
|
HeaderBodyDistance
[ maybevoid ] long HeaderBodyDistance;
- Description
- determines the distance between the header and the body text area.
|
|
HeaderIsShared
[ maybevoid ] boolean HeaderIsShared;
- Description
- determines if the header content on left and right pages is the same.
|
|
HeaderHeight
[ maybevoid ] long HeaderHeight;
- Description
- contains the height of the header.
|
|
HeaderIsDynamicHeight
[ maybevoid ] boolean HeaderIsDynamicHeight;
- Description
- determines if the height of the header depends on the content.
|
|
HeaderIsOn
boolean HeaderIsOn;
- Description
- determines if a header is used on the page.
|
|
HeaderText
[ maybevoid ] ::com::sun::star::text::XText HeaderText;
- Usage Restrictions
- optional
- Description
- contains the interface to the text of the header.
|
|
HeaderTextLeft
[ maybevoid ] ::com::sun::star::text::XText HeaderTextLeft;
- Usage Restrictions
- optional
- Description
- contains the interface to the text of the header of left pages.
|
|
HeaderTextRight
[ maybevoid ] ::com::sun::star::text::XText HeaderTextRight;
- Usage Restrictions
- optional
- Description
- contains the interface to the text of the header of right pages.
|
|
FooterBackColor
[ maybevoid ] ::com::sun::star::util::Color FooterBackColor;
- Description
- contains the color of the background of the footer.
|
|
FooterBackGraphicURL
[ maybevoid ] string FooterBackGraphicURL;
- Description
- contains the URL of the background graphic in the footer.
|
|
FooterBackGraphicFilter
[ maybevoid ] string FooterBackGraphicFilter;
- Description
- contains the filter name of the background graphic in the footer.
|
|
FooterBackGraphicLocation
[ maybevoid ] ::com::sun::star::style::GraphicLocation FooterBackGraphicLocation;
- Description
- determines the location of the background graphic in the footer.
|
|
FooterLeftMargin
[ maybevoid ] long FooterLeftMargin;
- Description
- determines the left margin of the footer.
|
|
FooterRightMargin
[ maybevoid ] long FooterRightMargin;
- Description
- determines the right margin of the footer.
|
|
FooterBackTransparent
[ maybevoid ] boolean FooterBackTransparent;
- Description
- determines if the background of the footer is transparent.
|
|
FooterLeftBorder
[ maybevoid ] ::com::sun::star::table::BorderLine FooterLeftBorder;
- Description
- contains the style of the left border line of the footer.
|
|
FooterRightBorder
[ maybevoid ] ::com::sun::star::table::BorderLine FooterRightBorder;
- Description
- contains the style of the right border line of the footer.
|
|
FooterTopBorder
[ maybevoid ] ::com::sun::star::table::BorderLine FooterTopBorder;
- Description
- contains the style of the top border line of the footer.
|
|
FooterBottomBorder
[ maybevoid ] ::com::sun::star::table::BorderLine FooterBottomBorder;
- Description
- contains the style of the bottom border line of the footer.
|
|
FooterLeftBorderDistance
[ maybevoid ] long FooterLeftBorderDistance;
- Description
- contains the left border distance of the footer.
|
|
FooterRightBorderDistance
[ maybevoid ] long FooterRightBorderDistance;
- Description
- contains the right border distance of the footer.
|
|
FooterTopBorderDistance
[ maybevoid ] long FooterTopBorderDistance;
- Description
- contains the top border distance of the footer.
|
|
FooterBottomBorderDistance
[ maybevoid ] long FooterBottomBorderDistance;
- Description
- contains the bottom border distance of the footer.
|
|
FooterShadowFormat
[ maybevoid ] ::com::sun::star::table::ShadowFormat FooterShadowFormat;
- Description
- determines the shadow of the footer.
|
|
FooterBodyDistance
[ maybevoid ] long FooterBodyDistance;
- Description
- determines the distance between the footer and the body text area.
|
|
FooterIsDynamicHeight
[ maybevoid ] boolean FooterIsDynamicHeight;
- Description
- determines if the height of the footer depends on the content.
|
|
FooterIsShared
[ maybevoid ] boolean FooterIsShared;
- Description
- determines if the footer content on left and right pages is the same.
|
|
FooterHeight
[ maybevoid ] long FooterHeight;
- Description
- determines the height of the footer.
|
|
FooterIsOn
boolean FooterIsOn;
- Description
- determines if a footer is used on the page.
|
|
FooterText
[ maybevoid ] ::com::sun::star::text::XText FooterText;
- Usage Restrictions
- optional
- Description
- contains the interface to the text of the footer.
|
|
FooterTextLeft
[ maybevoid ] ::com::sun::star::text::XText FooterTextLeft;
- Usage Restrictions
- optional
- Description
- contains the interface to the text of the footer of a left page.
|
|
FooterTextRight
[ maybevoid ] ::com::sun::star::text::XText FooterTextRight;
- Usage Restrictions
- optional
- Description
- contains .
|
|
FootnoteHeight
long FootnoteHeight;
- Usage Restrictions
- optional
- Description
- contains the maximum height of the footnote area. If set to zero then the height
of the current page is used as limit.
|
|
FootnoteLineWeight
short FootnoteLineWeight;
- Usage Restrictions
- optional
- Description
- contains the weight of the separator line between the text and the footnote area.
|
|
FootnoteLineColor
::com::sun::star::util::Color FootnoteLineColor;
- Usage Restrictions
- optional
- Description
- contains the color of the separator line between the text and the footnote area..
|
|
FootnoteLineRelativeWidth
byte FootnoteLineRelativeWidth;
- Usage Restrictions
- optional
- Description
- contains the relative width of the separator line between the text and the footnote area.
|
|
FootnoteLineAdjust
short FootnoteLineAdjust;
- Usage Restrictions
- optional
- Description
- contains the adjustment of the separator line between the text and the footnote area.
::com::sun::star::text::HorizontalAdjust s.
|
|
FootnoteLineTextDistance
long FootnoteLineTextDistance;
- Usage Restrictions
- optional
- Description
- contains the distance between the text and the separator line between the
text and the footnote area.
|
|
FootnoteLineDistance
long FootnoteLineDistance;
- Usage Restrictions
- optional
- Description
- contains the distance between the footnote area and the separator line between
the text and the footnote area.
|
|
WritingMode
short WritingMode;
- Usage Restrictions
- optional
- Description
- contains the writing direction, as represented by the ::com::sun::star::text::WritingMode2 constants
|
|
GridMode
short GridMode;
- Usage Restrictions
- optional
- Description
- contains the mode of the text grid (none, lines, ...), as
represented by ::com::sun::star::text::TextGridMode
constants
|
|
GridColor
::com::sun::star::util::Color GridColor;
- Usage Restrictions
- optional
- Description
- contains the display color of the text grid
|
|
GridLines
short GridLines;
- Usage Restrictions
- optional
- Description
- contains the number of lines in the text grid
|
|
GridBaseHeight
long GridBaseHeight;
- Usage Restrictions
- optional
- Description
- contains the height of the base text line inside the text grid
|
|
GridRubyHeight
long GridRubyHeight;
- Usage Restrictions
- optional
- Description
- contains the height of the ruby text line inside the text grid
|
|
GridRubyBelow
boolean GridRubyBelow;
- Usage Restrictions
- optional
- Description
- determines whether the text grid's ruby line is located below or
above the base line
|
|
GridPrint
boolean GridPrint;
- Usage Restrictions
- optional
- Description
- determines whether the text grid lines are printed
|
|
GridDisplay
boolean GridDisplay;
- Usage Restrictions
- optional
- Description
- determines whether the text grid lines are visible or not
|
|
HeaderDynamicSpacing
[ maybevoid ] boolean HeaderDynamicSpacing;
- Usage Restrictions
- optional
- Description
- determines whether to use dynamic spacing in header or not.
|
|
FooterDynamicSpacing
[ maybevoid ] boolean FooterDynamicSpacing;
- Usage Restrictions
- optional
- Description
- determines whether to use dynamic spacing in footer or not.
|
|
BorderDistance
long BorderDistance;
- Description
- determines the distance of all borders of the page.
|
|
FooterBorderDistance
[ maybevoid ] long FooterBorderDistance;
- Description
- contains the distance of all borders of the footer.
|
|
HeaderBorderDistance
[ maybevoid ] long HeaderBorderDistance;
- Description
- determines the distance of all borders of the header.
|
|
Copyright © 2003 Sun Microsystems, Inc.