LibreOffice Module sd (master) 1
Functions
unocpres.cxx File Reference
#include <algorithm>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <svx/svdpage.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <createunocustomshow.hxx>
#include <unomodel.hxx>
#include <drawdoc.hxx>
#include "unocpres.hxx"
#include <cusshow.hxx>
#include <unopage.hxx>
#include <customshowlist.hxx>
Include dependency graph for unocpres.cxx:

Go to the source code of this file.

Functions

uno::Reference< uno::XInterface > createUnoCustomShow (SdCustomShow *pShow)
 

Function Documentation

◆ createUnoCustomShow()

uno::Reference< uno::XInterface > createUnoCustomShow ( SdCustomShow pShow)

Definition at line 39 of file unocpres.cxx.

Referenced by SdCustomShow::getUnoCustomShow().