Searched refs:setFontStyle (Results 1 – 4 of 4) sorted by relevance
60 …virtual void SAL_CALL setFontStyle( const css::uno::Any& _fontstyle ) throw (css::uno::RuntimeExce…
300 ScVbaFont::setFontStyle( const uno::Any& aValue ) throw( uno::RuntimeException ) in setFontStyle() function in ScVbaFont
1554 setFontStyle(FontStyle_normal); in parseStyleAttribute()1558 setFontStyle(FontStyle_italic); in parseStyleAttribute()1562 setFontStyle(FontStyle_oblique); in parseStyleAttribute()
375 … void setFontStyle(const FontStyle aFontStyle = FontStyle_notset) { maFontStyle = aFontStyle; } in setFontStyle() function in svgio::svgreader::SvgStyleAttributes
Completed in 32 milliseconds