Searched refs:FontStyle (Results 1 – 6 of 6) sorted by relevance
81 enum FontStyle enum183 FontStyle maFontStyle;378 FontStyle getFontStyle() const;379 … void setFontStyle(const FontStyle aFontStyle = FontStyle_notset) { maFontStyle = aFontStyle; } in setFontStyle()
45 [attribute] any FontStyle;
522 sal_Int16 FontStyle[5]; member
2317 .FontStyle = "Bold" label2323 .FontStyle = "Regular" label
2375 FontStyle SvgStyleAttributes::getFontStyle() const in getFontStyle()
330 rStream >> rTypeData.FontStyle[i]; in lcl_ReadChartTypeData()