Home
last modified time | relevance | path

Searched refs:FontWeight_600 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx134 case FontWeight_500: aSource = FontWeight_600; break; in getBolder()
135 case FontWeight_600: aSource = FontWeight_700; break; in getBolder()
152 case FontWeight_600: aSource = FontWeight_500; break; in getLighter()
153 case FontWeight_700: aSource = FontWeight_600; break; in getLighter()
173 case FontWeight_600: nRetval = WEIGHT_SEMIBOLD; break; in getVclFontWeight()
1664 setFontWeight(FontWeight_600); in parseStyleAttribute()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx104 FontWeight_600, enumerator

Completed in 26 milliseconds