#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include "unolayer.hxx"
#include <comphelper/extract.hxx>
#include <editeng/unoipset.hxx>
#include <osl/diagnose.h>
#include <svl/itemprop.hxx>
#include <svx/svdpagv.hxx>
#include <svx/svdobj.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <svx/svdlayer.hxx>
#include <DrawDocShell.hxx>
#include <drawdoc.hxx>
#include <unomodel.hxx>
#include <unoprnms.hxx>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <svx/svdpool.hxx>
#include <FrameView.hxx>
#include <DrawViewShell.hxx>
#include <View.hxx>
#include <ViewShell.hxx>
#include <strings.hrc>
#include <sdresid.hxx>
#include "unowcntr.hxx"
#include <vcl/svapp.hxx>
Go to the source code of this file.
◆ WID_LAYER_DESC
◆ WID_LAYER_LOCKED
#define WID_LAYER_LOCKED 1 |
◆ WID_LAYER_NAME
◆ WID_LAYER_PRINTABLE
#define WID_LAYER_PRINTABLE 2 |
◆ WID_LAYER_TITLE
#define WID_LAYER_TITLE 5 |
◆ WID_LAYER_VISIBLE
#define WID_LAYER_VISIBLE 3 |
◆ ImplGetSdLayerPropertySet()
Definition at line 62 of file unolayer.cxx.
References cppu::UnoType< typename T >::get(), SdrObject::GetGlobalDrawObjectItemPool(), u, UNO_NAME_LAYER_LOCKED, UNO_NAME_LAYER_NAME, UNO_NAME_LAYER_PRINTABLE, UNO_NAME_LAYER_VISIBLE, WID_LAYER_DESC, WID_LAYER_LOCKED, WID_LAYER_NAME, WID_LAYER_PRINTABLE, WID_LAYER_TITLE, and WID_LAYER_VISIBLE.