Lines Matching defs:Style
43 struct Style struct
45 sal_uInt32 _backgroundColor;
46 sal_uInt32 _textColor;
47 sal_uInt32 _textLineColor;
48 sal_Int16 _border;
49 sal_Int32 _borderColor;
50 css::awt::FontDescriptor _descr;
51 sal_uInt16 _fontRelief;
52 sal_uInt16 _fontEmphasisMark;
53 sal_uInt32 _fillColor;
54 sal_Int16 _visualEffect;
57 short _all;
58 short _set;