Lines Matching refs:FillStyle
27 #include <com/sun/star/drawing/FillStyle.idl>
68 [property] FillStyle FillStyle;
71 /** If the property <member>FillStyle</member> is set to <const>
72 FillStyle::SOLID</const>, this is the color used.
79 <p>This property is only valid if the property <member>FillStyle
80 </member> is set to <const>FillStyle::SOLID</const>.
99 /** If the property <member>FillStyle</member> is set to <const>
100 FillStyle::GRADIENT</const>, this is the name of the used fill
106 /** If the property <member>FillStyle</member> is set to <const>
107 FillStyle::GRADIENT</const>, this describes the gradient used.
112 /** If the property <member>FillStyle</member> is set to <const>
113 FillStyle::HATCH</const>, this is the name of the used fill hatch
119 /** If the property <member>FillStyle</member> is set to <const>
120 FillStyle::HATCH</const>, this describes the hatch used.
131 /** If the property <memebr>FillStyle</member> is set to <const>
132 FillStyle::BITMAP</const>, this is the name of the used fill bitmap
138 /** If the property <member>FillStyle</member> is set to <const>
139 FillStyle::BITMAP</const>, this is the bitmap used.
144 /** If the property <member>FillStyle</member> is set to <const>
145 FillStyle::BITMAP</const>, this is a URL to the bitmap used.