LibreOffice Module sd (master) 1
Namespaces | Functions
createpresentation.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for createpresentation.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

css::uno::Reference< css::presentation::XPresentation2 > CreatePresentation (SdDrawDocument const &rDocument)
 

Function Documentation

◆ CreatePresentation()

css::uno::Reference< css::presentation::XPresentation2 > CreatePresentation ( SdDrawDocument const &  rDocument)

Definition at line 1203 of file slideshow.cxx.

References sd::SlideShow::Create().

Referenced by SdDrawDocument::getPresentation().