22 module
com { module sun { module star { module drawing {
50 [property]
string Name;
string Name
The name of a Layer is used to identify the Layer in the user interface.
Definition: Layer.idl:45
Definition: Ambiguous.idl:20
A layer is an entity inside a document which contains shapes.
Definition: Layer.idl:39
boolean IsVisible
If a Layer is not visible, the objects in this Layer are not shown in the user interface.
Definition: Layer.idl:55
boolean IsLocked
If a Layer is locked, the objects in this Layer cannot be edited in the user interface.
Definition: Layer.idl:65
boolean IsPrintable
If a Layer is not printable, the objects in this Layer are not printed.
Definition: Layer.idl:60
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45