Exported Interfaces - Summary |
::com::sun::star::beans::XPropertySet |
The properties in this set affect all Shapes attached to
this Layer.
|
Properties' Summary |
string
Name |
The name of a Layer is used to identify the
Layer in the user interface.
|
boolean
IsVisible |
If a Layer is not visible, the objects in this
Layer are not shown in the user interface.
|
boolean
IsPrintable |
If a Layer is not printable, the objects in
this Layer are not printed.
|
boolean
IsLocked |
If a Layer is locked, the objects in this
Layer cannot be edited in the user interface.
|
Properties' Details |
Name
string Name;
- Description
- The name of a Layer is used to identify the
Layer in the user interface.
|
|
IsVisible
boolean IsVisible;
- Description
- If a Layer is not visible, the objects in this
Layer are not shown in the user interface.
|
|
IsPrintable
boolean IsPrintable;
- Description
- If a Layer is not printable, the objects in
this Layer are not printed.
|
|
IsLocked
boolean IsLocked;
- Description
- If a Layer is locked, the objects in this
Layer cannot be edited in the user interface.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.