Searched refs:DEFAULTFONT_UI_SANS (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/svx/source/sidebar/tools/ |
H A D | ValueSetWithTextControl.cxx | 176 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL… in UserDraw() 308 DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAULTFONT_FLAGS_ONLYONE)); in UserDraw() 489 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL… in UserDraw()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | fontdefs.hxx | 83 #define DEFAULTFONT_UI_SANS ((sal_uInt16)1000) macro
|
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LineStyleValueSet.cxx | 94 DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAULTFONT_FLAGS_ONLYONE)); in UserDraw()
|
H A D | LineWidthValueSet.cxx | 122 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL… in UserDraw()
|
/aoo41x/main/unotools/source/config/ |
H A D | fontcfg.cxx | 89 case DEFAULTFONT_UI_SANS: return "UI_SANS"; in getKeyType() 268 OUString aUIFont = getDefaultFont( aLocale, DEFAULTFONT_UI_SANS ); in getUserInterfaceFont()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellLineStyleValueSet.cxx | 98 …Font aFont(OutputDevice::GetDefaultFont(DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAUL… in UserDraw()
|
/aoo41x/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 417 … DEFAULTFONT_UI_SANS, Application::GetSettings().GetUILanguage(), DEFAULTFONT_FLAGS_ONLYONE ) ); in Init()
|
H A D | svxbmpnumvalueset.cxx | 186 DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAULTFONT_FLAGS_ONLYONE)); in UserDraw()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | outline.cxx | 1114 DEFAULTFONT_UI_SANS, (LanguageType)GetAppLanguage(), in Paint()
|
/aoo41x/main/vcl/source/window/ |
H A D | window2.cxx | 951 nType = DEFAULTFONT_UI_SANS; in SetZoomedPointFont()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 532 case DEFAULTFONT_UI_SANS: in GetDefaultFont() 662 case DEFAULTFONT_UI_SANS: s = "DEFAULTFONT_UI_SANS"; break; in GetDefaultFont()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 2708 DEFAULTFONT_UI_SANS, MsLangId::getSystemLanguage(), DEFAULTFONT_FLAGS_ONLYONE); in Paint()
|
Completed in 136 milliseconds