Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: presentation ::

service DrawPage
Description
This is the service provided by a ::com::sun::star::drawing::DrawPage inside a PresentationDocument.
See also
PresentationDocument
Developers Guide
Drawings - Working with Presentation Documents
Drawings - Slide Transition

Included Services - Summary
::com::sun::star::drawing::DrawPage
(referenced entity's summary:)
This service specifies a page for the actual draw pages to contain the drawings.
::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
(referenced entity's summary:)
This service specifies a page for the actual draw pages to contain the drawings.
::com::sun::star::document::LinkTarget
Description
Every page is a link target inside the document object model.
Properties' Details
Change
long Change;
Description
specifies how the page change is triggered.

If this is 0, the user must click to start each object animation and to change the page. If set to 1, the page is automatically switched. If it is set to 2, all object effects run automatically, but the user has to click on the page to change it.

Duration
long Duration;
Description
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.
Effect
FadeEffect Effect;
Description
This is the effect that is used to fade in this page.
Layout
short Layout;
Description
If this property is not ZERO, this number specifies a presentation layout for this page.
Speed
AnimationSpeed Speed;
Description
defines the speed of the fade-in effect of this page.
IsHeaderVisible
boolean IsHeaderVisible;
Usage Restrictions
optional
Description
defines if a header presentation shape from the master page is visible on this page.
HeaderText
string HeaderText;
Usage Restrictions
optional
Description
defines the text that is displayd in a header textfield rendered on this page.
IsFooterVisible
boolean IsFooterVisible;
Usage Restrictions
optional
Description
defines if a footer presentation shape from the master page is visible on this page.
FooterText
string FooterText;
Usage Restrictions
optional
Description
defines the text that is displayd in a footer textfield rendered on this page.
IsPageNumberVisible
boolean IsPageNumberVisible;
Usage Restrictions
optional
Description
defines if a page number presentation shape from the master page is visible on this page.
IsDateTimeVisible
boolean IsDateTimeVisible;
Usage Restrictions
optional
Description
defines if a date and time presentation shape from the master page is visible on this page.
IsDateTimeFixed
boolean IsDateTimeFixed;
Usage Restrictions
optional
Description
defines if a date and time text field shows a fixed string value or the current date on this page.
DateTimeText
string DateTimeText;
Usage Restrictions
optional
Description
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.
DateTimeFormat
long DateTimeFormat;
Usage Restrictions
optional
Description
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.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.