Home
last modified time | relevance | path

Searched refs:setFontStyle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbafont.hxx60 …virtual void SAL_CALL setFontStyle( const css::uno::Any& _fontstyle ) throw (css::uno::RuntimeExce…
H A Dvbafont.cxx300 ScVbaFont::setFontStyle( const uno::Any& aValue ) throw( uno::RuntimeException ) in setFontStyle() function in ScVbaFont
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1593 setFontStyle(FontStyle_normal); in parseStyleAttribute()
1597 setFontStyle(FontStyle_italic); in parseStyleAttribute()
1601 setFontStyle(FontStyle_oblique); in parseStyleAttribute()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx379 … void setFontStyle(const FontStyle aFontStyle = FontStyle_notset) { maFontStyle = aFontStyle; } in setFontStyle() function in svgio::svgreader::SvgStyleAttributes

Completed in 42 milliseconds