|
LibreOffice Module sd (master) 1
|
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>#include <com/sun/star/document/XLinkTargetSupplier.hpp>#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>#include <com/sun/star/drawing/XDrawPageDuplicator.hpp>#include <com/sun/star/drawing/XLayerSupplier.hpp>#include <com/sun/star/drawing/XMasterPagesSupplier.hpp>#include <com/sun/star/presentation/XPresentationSupplier.hpp>#include <com/sun/star/presentation/XCustomPresentationSupplier.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/drawing/XDrawPages.hpp>#include <com/sun/star/ucb/XAnyCompareFactory.hpp>#include <com/sun/star/presentation/XHandoutMasterSupplier.hpp>#include <com/sun/star/view/XRenderable.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <rtl/ref.hxx>#include <sfx2/sfxbasemodel.hxx>#include <svx/fmdmod.hxx>#include <vcl/ITiledRenderable.hxx>#include <comphelper/servicehelper.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/weakref.hxx>#include <sddllapi.h>Go to the source code of this file.
Classes | |
| class | SdXImpressDocument |
| class | SdDrawPagesAccess |
| class | SdMasterPagesAccess |
| class | SdDocLinkTargets |
| class | SdDocLinkTargetType |
| class | SdDocLinkTarget |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::container |
| namespace | com::sun::star::i18n |
| namespace | com::sun::star::presentation |
| namespace | sd |
Enumerations | |
| enum | SdLinkTargetType { Page = 0 , Notes , Handout , MasterPage , Count } |
Functions | |
| OUString | getPageApiName (SdPage const *pPage) |
| OUString | getPageApiNameFromUiName (const OUString &rUIName) |
| enum SdLinkTargetType |
| Enumerator | |
|---|---|
| Page | |
| Notes | |
| Handout | |
| MasterPage | |
| Count | |
Definition at line 383 of file unomodel.hxx.
| OUString getPageApiName | ( | SdPage const * | pPage | ) |
Definition at line 2156 of file unopage.cxx.
References SdrPage::GetPageNum(), SdPage::GetRealName(), and sEmptyPageName.
Referenced by SdDrawPage::getPageApiName().
| OUString getPageApiNameFromUiName | ( | const OUString & | rUIName | ) |
Definition at line 2174 of file unopage.cxx.
References SdResId(), and sEmptyPageName.
Referenced by SdUnoEventsAccess::getByName(), SdDrawPage::getPageApiNameFromUiName(), and sd::SlideShow::getPropertyValue().