Searched refs:lcl_getStyleFont (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/toolkit/source/awt/ |
H A D | stylesettings.cxx | 802 return lcl_getStyleFont( *m_pData, &StyleSettings::GetAppFont ); in getApplicationFont() 816 return lcl_getStyleFont( *m_pData, &StyleSettings::GetHelpFont ); in getHelpFont() 830 return lcl_getStyleFont( *m_pData, &StyleSettings::GetTitleFont ); in getTitleFont() 844 return lcl_getStyleFont( *m_pData, &StyleSettings::GetFloatTitleFont ); in getFloatTitleFont() 858 return lcl_getStyleFont( *m_pData, &StyleSettings::GetMenuFont ); in getMenuFont() 872 return lcl_getStyleFont( *m_pData, &StyleSettings::GetToolFont ); in getToolFont() 886 return lcl_getStyleFont( *m_pData, &StyleSettings::GetGroupFont ); in getGroupFont() 900 return lcl_getStyleFont( *m_pData, &StyleSettings::GetLabelFont ); in getLabelFont() 914 return lcl_getStyleFont( *m_pData, &StyleSettings::GetInfoFont ); in getInfoFont() 928 return lcl_getStyleFont( *m_pData, &StyleSettings::GetRadioCheckFont ); in getRadioCheckFont() [all …]
|
Completed in 17 milliseconds