void CBCGPToolbarFontSizeCombo::RebuildFontSizes | ( | const CString & | strFontName | ) |
Given a font name, fills a font size combo with all valid sizes of the font.
This function fills a font size combo with all valid sizes of the given font. You can call this function when you need to synchronize between selection in a font combo and a font size combo.
strFontName | Specifies a font name. |