22 module
com { module sun { module star { module presentation {
30published service DrawPage
AnimationSpeed
specifies the speed values of animation/fade effects.
Definition AnimationSpeed.idl:28
FadeEffect
specifies the fade effects to fade one page into another.
Definition FadeEffect.idl:28
Definition Ambiguous.idl:20
This service is implemented by objects inside a document object model that can be the target of a lin...
Definition LinkTarget.idl:29
This service specifies a page for the actual draw pages to contain the drawings.
Definition generated_idl_chapter_refs.idl:4668
string FooterText
defines the text that is displayed in a footer textfield rendered on this page.
Definition DrawPage.idl:100
boolean IsHeaderVisible
defines if a header presentation shape from the master page is visible on this page.
Definition DrawPage.idl:81
string DateTimeText
defines the text that is displayed in a date and time textfield rendered on this page.
Definition DrawPage.idl:127
long Change
specifies how the page change is triggered.
Definition DrawPage.idl:46
string HeaderText
defines the text that is displayed in a header textfield rendered on this page.
Definition DrawPage.idl:87
com::sun::star::presentation::AnimationSpeed Speed
Defines the speed of the fade-in effect of this page.
Definition DrawPage.idl:75
double TransitionDuration
Specifies slide transition time in seconds.
Definition DrawPage.idl:139
long DateTimeFormat
defines the format that is used to format a date and time text field on this page.
Definition DrawPage.idl:133
boolean IsDateTimeFixed
defines if a date and time text field shows a fixed string value or the current date on this page.
Definition DrawPage.idl:121
long Duration
If the property com::sun::star::drawing::DrawPage::Change is set to 1, this is the time in seconds th...
Definition DrawPage.idl:53
short Layout
If this property is not ZERO, this number specifies a presentation layout for this page.
Definition DrawPage.idl:69
boolean IsFooterVisible
defines if a footer presentation shape from the master page is visible on this page.
Definition DrawPage.idl:94
boolean IsDateTimeVisible
defines if a date and time presentation shape from the master page is visible on this page.
Definition DrawPage.idl:114
double HighResDuration
If the property com::sun::star::drawing::DrawPage::Change is set to 1, this is the time in seconds th...
Definition DrawPage.idl:59
boolean IsPageNumberVisible
defines if a page number presentation shape from the master page is visible on this page.
Definition DrawPage.idl:107
com::sun::star::presentation::FadeEffect Effect
This is the effect that is used to fade in this page.
Definition DrawPage.idl:63