LibreOffice Module sd (master) 1
|
#include <com/sun/star/document/XLinkTargetSupplier.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/drawing/XMasterPageTarget.hpp>
#include <com/sun/star/drawing/XShapeCombiner.hpp>
#include <com/sun/star/drawing/XShapeBinder.hpp>
#include <com/sun/star/presentation/XPresentationPage.hpp>
#include <com/sun/star/animations/XAnimationNodeSupplier.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/office/XAnnotationAccess.hpp>
#include <svx/unopage.hxx>
#include <svx/fmdpage.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/implbase.hxx>
#include "unosrch.hxx"
#include <sdpage.hxx>
Go to the source code of this file.
Classes | |
class | SdGenericDrawPage |
class | SdDrawPage |
class | SdMasterPage |
class | SdPageLinkTargets |
Functions | |
OUString | getUiNameFromPageApiNameImpl (const OUString &rApiName) |
OUString getUiNameFromPageApiNameImpl | ( | const OUString & | rApiName | ) |
Definition at line 2197 of file unopage.cxx.
References SdResId(), sEmptyPageName, and o3tl::toInt32().
Referenced by sd::SlideshowImpl::click(), sd::SlideshowImpl::getSlideNumberForBookmark(), SdDrawPage::getUiNameFromPageApiName(), sd::SlideshowImpl::hyperLinkClicked(), SdUnoEventsAccess::replaceByName(), sd::SlideShow::setPropertyValue(), and sd::PresentationSettingsEx::SetPropertyValue().