Lines Matching refs:Layer
37 // DocMerge from xml: service com::sun::star::drawing::Layer
45 <p>The properties of a <type>Layer</type> instance affect all <type>Shape</type>s
46 attached to the Layer.
53 published service Layer
57 …// DocMerge from xml: service com::sun::star::drawing::Layer: interface com::sun::star::beans::XPr…
59 this Layer.
65 // DocMerge from xml: property com::sun::star::drawing::Layer::Name
66 /** The name of a <type>Layer</type> is used to identify the
67 <type>Layer</type> in the user interface.
73 // DocMerge from xml: property com::sun::star::drawing::Layer::IsVisible
74 /** If a <type>Layer</type> is not visible, the objects in this
75 <type>Layer</type> are not shown in the user interface.
81 // DocMerge from xml: property com::sun::star::drawing::Layer::IsPrintable
82 /** If a <type>Layer</type> is not printable, the objects in
83 this <type>Layer</type> are not printed.
89 // DocMerge from xml: property com::sun::star::drawing::Layer::IsLocked
90 /** If a <type>Layer</type> is locked, the objects in this
91 <type>Layer</type> cannot be edited in the user interface.