LibreOffice Module sd (master) 1
Classes | Namespaces | Enumerations
unolayer.hxx File Reference
#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>
Include dependency graph for unolayer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdLayer
 
class  SdLayerManager
 

Namespaces

namespace  sd
 

Enumerations

enum  LayerAttribute {
  VISIBLE ,
  PRINTABLE ,
  LOCKED
}
 

Enumeration Type Documentation

◆ LayerAttribute

Enumerator
VISIBLE 
PRINTABLE 
LOCKED 

Definition at line 37 of file unolayer.hxx.