Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx135 case FontWeight_600: aSource = FontWeight_700; break; in getBolder()
136 case FontWeight_700: aSource = FontWeight_800; break; in getBolder()
153 case FontWeight_700: aSource = FontWeight_600; break; in getLighter()
154 case FontWeight_800: aSource = FontWeight_700; break; in getLighter()
174 case FontWeight_700: nRetval = WEIGHT_BOLD; break; in getVclFontWeight()
1668 setFontWeight(FontWeight_700); in parseStyleAttribute()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx105 FontWeight_700, // same as FontWeight_bold enumerator

Completed in 43 milliseconds