LibreOffice Module sd (master) 1
|
#include <com/sun/star/drawing/XLayer.hpp>
#include <com/sun/star/drawing/XLayerManager.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/servicehelper.hxx>
#include <rtl/ref.hxx>
#include <unomodel.hxx>
Go to the source code of this file.
Classes | |
class | SdLayer |
class | SdLayerManager |
Namespaces | |
namespace | sd |
Enumerations | |
enum | LayerAttribute { VISIBLE , PRINTABLE , LOCKED } |
enum LayerAttribute |
Enumerator | |
---|---|
VISIBLE | |
PRINTABLE | |
LOCKED |
Definition at line 37 of file unolayer.hxx.