Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx131 case FontWeight_200: aSource = FontWeight_300; break; in getBolder()
132 case FontWeight_300: aSource = FontWeight_400; break; in getBolder()
149 case FontWeight_300: aSource = FontWeight_200; break; in getLighter()
150 case FontWeight_400: aSource = FontWeight_300; break; in getLighter()
170 case FontWeight_300: nRetval = WEIGHT_SEMILIGHT; break; in getVclFontWeight()
1652 setFontWeight(FontWeight_300); in parseStyleAttribute()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx101 FontWeight_300, enumerator

Completed in 36 milliseconds