22 module 
com {  module sun {  module star {  module drawing {
 
Arrangement
With this enumeration you can arrange the relative position of an object within the other objects.
Definition Arrangement.idl:30
@ MORE_BACK
Move this object one object more to the back.
Definition Arrangement.idl:41
@ FRONT
Move this object in front of all other objects.
Definition Arrangement.idl:33
@ MORE_FRONT
Move this object one object more to the front.
Definition Arrangement.idl:37
@ BACK
Move this object behind all other objects.
Definition Arrangement.idl:45
Definition Ambiguous.idl:20