Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dfontenum.hxx35 WEIGHT_ULTRABOLD, WEIGHT_BLACK, FontWeight_FORCE_EQUAL_SIZE=SAL_MAX_ENUM }; enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dfontenum.hxx35 WEIGHT_ULTRABOLD, WEIGHT_BLACK, FontWeight_FORCE_EQUAL_SIZE=SAL_MAX_ENUM }; enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dmtfxmldump.cxx223 case FontWeight_FORCE_EQUAL_SIZE: return "equalsize"; in convertFontWeightToString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dmtfxmldump.cxx222 case FontWeight_FORCE_EQUAL_SIZE: return "equalsize"; in convertFontWeigthToString()