Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service CustomPresentation

Description
A custom presentation can show the pages of its presentation in a customized order.

Such a presentation can use certain pages more than once, but it does not necessarily use all of the pages.



Exported Interfaces

com::sun::star::container::XIndexContainer
Description
This is the container of the names of pages in this customized presentation.
com::sun::star::container::XNamed
Description
This gives you access to the name of this customized presentation.

Top of Page