Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
:: com :: sun :: star :: presentation :: |
service DrawPage |
|
Included Services - Summary | |
::com::sun::star::drawing::DrawPage |
|
::com::sun::star::document::LinkTarget | Every page is a link target inside the document object model. |
Properties' Summary | |
long Change |
specifies how the page change is triggered. |
long Duration |
If the property ::com::sun::star::drawing::DrawPage::Change is set to 1, this is the time in seconds this page is shown before switching to the next page. |
FadeEffect Effect |
This is the effect that is used to fade in this page. |
short Layout |
If this property is not ZERO, this number specifies a presentation layout for this page. |
AnimationSpeed Speed |
defines the speed of the fade-in effect of this page. |
boolean IsHeaderVisible |
[ OPTIONAL ] defines if a header presentation shape from the master page is visible on this page. |
string HeaderText |
[ OPTIONAL ] defines the text that is displayd in a header textfield rendered on this page. |
boolean IsFooterVisible |
[ OPTIONAL ] defines if a footer presentation shape from the master page is visible on this page. |
string FooterText |
[ OPTIONAL ] defines the text that is displayd in a footer textfield rendered on this page. |
boolean IsPageNumberVisible |
[ OPTIONAL ] defines if a page number presentation shape from the master page is visible on this page. |
boolean IsDateTimeVisible |
[ OPTIONAL ] defines if a date and time presentation shape from the master page is visible on this page. |
boolean IsDateTimeFixed |
[ OPTIONAL ] defines if a date and time text field shows a fixed string value or the current date on this page. |
string DateTimeText |
[ OPTIONAL ] defines the text that is displayd in a date and time textfield rendered on this page. This value is only used if IsDateTimeFixed is true.
|
long DateTimeFormat |
[ OPTIONAL ] defines the format that is used to format a date and time text field on this page. This is only used if IsDateTimeFixed is false.
|
Included Services - Details | |
::com::sun::star::drawing::DrawPage
|
|
::com::sun::star::document::LinkTarget
|
Properties' Details | |
Change
|
|
Duration
|
|
Effect
|
|
Layout
|
|
Speed
|
|
IsHeaderVisible
|
|
HeaderText
|
|
IsFooterVisible
|
|
FooterText
|
|
IsPageNumberVisible
|
|
IsDateTimeVisible
|
|
IsDateTimeFixed
|
|
DateTimeText
|
|
DateTimeFormat
|
Copyright © 2010 Sun Microsystems, Inc.