|
LibreOffice Module sd (master) 1
|
#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>Go to the source code of this file.
Functions | |
| uno::Reference< uno::XInterface > | createUnoCustomShow (SdCustomShow *pShow) |
| uno::Reference< uno::XInterface > createUnoCustomShow | ( | SdCustomShow * | pShow | ) |
Definition at line 39 of file unocpres.cxx.
Referenced by SdCustomShow::getUnoCustomShow().