(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service PresentationView
Description
This component integrates a view to a slide show of a presentation document into the desktop.

Included Services - Summary
::com::sun::star::frame::Controller

this services offers the integration of this component into the desktop.

Exported Interfaces - Summary
::com::sun::star::awt::XWindow

lets you access the window for this view

::com::sun::star::drawing::XDrawView

lets you set/get the current page displayed by this view.

::com::sun::star::beans::XPropertySet

lets you access the properties of this service.

::com::sun::star::lang::XServiceInfo

provides the names of the services implemented by this instance.

Properties' Summary
::com::sun::star::drawing::XDrawPage
CurrentPage
This is the drawing page that is currently visible.  
[ readonly ] ::com::sun::star::awt::Rectangle
VisibleArea
This is the area that is currently visible.  
Included Services - Details
::com::sun::star::frame::Controller
Description
this services offers the integration of this component into the desktop.
Exported Interfaces - Details
::com::sun::star::awt::XWindow
Description
lets you access the window for this view
::com::sun::star::drawing::XDrawView
Description
lets you set/get the current page displayed by this view.
::com::sun::star::beans::XPropertySet
Description
lets you access the properties of this service.
::com::sun::star::lang::XServiceInfo
Description
provides the names of the services implemented by this instance.
Properties' Details
CurrentPage
::com::sun::star::drawing::XDrawPage CurrentPage;
Description
This is the drawing page that is currently visible.
VisibleArea
[ readonly ] ::com::sun::star::awt::Rectangle VisibleArea;
Description
This is the area that is currently visible.

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.