Home
last modified time | relevance | path

Searched refs:aFontWeight (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/filter/source/svg/
H A Dsvgfontexport.cxx205 ::rtl::OUString aFontWeight; in implEmbedFont()
211 aFontWeight = B2UCONST( "bold" ); in implEmbedFont()
213 aFontWeight = B2UCONST( "normal" ); in implEmbedFont()
223 mrExport.AddAttribute( XML_NAMESPACE_NONE, "font-weight", aFontWeight ); in implEmbedFont()
H A Dsvgwriter.cxx323 ::rtl::OUString aFontStyle, aFontWeight, aTextDecoration; in SetFontAttr()
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx383 …void setFontWeight(const FontWeight aFontWeight = FontWeight_notset) { maFontWeight = aFontWeight;… in setFontWeight() argument

Completed in 38 milliseconds