Searched refs:DEFAULTFONT_FIXED (Results 1 – 18 of 18) sorted by relevance
/aoo41x/main/unotools/inc/unotools/ |
H A D | fontdefs.hxx | 81 #define DEFAULTFONT_FIXED ((sal_uInt16)4) macro
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | sqledit.cxx | 211 …Font aTmpFont( OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, Application::GetSettings().GetUILa… in ImplSetFont()
|
/aoo41x/main/starmath/source/ |
H A D | format.cxx | 44 DEFAULTFONT_FIXED // FNT_FIXED
|
H A D | document.cxx | 341 DEFAULTFONT_FIXED, EE_CHAR_FONTINFO }, in SetEditEngineDefaultFonts()
|
/aoo41x/main/editeng/source/items/ |
H A D | bulitem.cxx | 267 aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, LANGUAGE_SYSTEM, 0 ); in SetDefaultFont_Impl()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | eehtml.cxx | 675 Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, LANGUAGE_SYSTEM, 0 ); in ImpSetStyleSheet()
|
/aoo41x/main/unotools/source/config/ |
H A D | fontcfg.cxx | 77 case DEFAULTFONT_FIXED: return "FIXED"; in getKeyType()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | srcedtw.cxx | 1066 aFont = OutputDevice::GetDefaultFont(DEFAULTFONT_FIXED, aLanguages[0], 0, this); in SetFont()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 980 ::lcl_SetDfltFont( DEFAULTFONT_FIXED, aSet ); in GetTxtCollFromPool() 1277 ::lcl_SetDfltFont( DEFAULTFONT_FIXED, aSet ); in GetFmtFromPool()
|
/aoo41x/main/vcl/source/window/ |
H A D | window2.cxx | 949 nType = DEFAULTFONT_FIXED; in SetZoomedPointFont()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 215 maMonoFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, LANGUAGE_ENGLISH_US, 0 ); in InitFonts()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 1137 DEFAULTFONT_FIXED, LANGUAGE_ENGLISH_US, in OutHTML_DrawFrmFmtAsControl()
|
H A D | htmlform.cxx | 631 DEFAULTFONT_FIXED, LANGUAGE_ENGLISH_US, in lcl_html_setFixedFontProperty()
|
/aoo41x/main/vcl/source/app/ |
H A D | dbggui.cxx | 1348 Font aFont = GetDefaultFont( DEFAULTFONT_FIXED, LANGUAGE_ENGLISH_US, 0 ); in DbgInfoDialog()
|
/aoo41x/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 2010 DEFAULTFONT_FIXED, LANGUAGE_SYSTEM, DEFAULTFONT_FLAGS_ONLYONE ); in ErrorRepEdit()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 549 case DEFAULTFONT_FIXED: in GetDefaultFont() 673 case DEFAULTFONT_FIXED: s = "DEFAULTFONT_FIXED"; break; in GetDefaultFont() 2089 aFontname = rDefaults.getDefaultFont( aLocale, DEFAULTFONT_FIXED ); in FindDefaultFont()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside2b.cxx | 807 …Font aTmpFont( OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, Application::GetSettings().GetUILa… in ImplSetFont()
|
/aoo41x/main/vcl/source/control/ |
H A D | field2.cxx | 905 …Font aFont = OutputDevice::GetDefaultFont( DEFAULTFONT_FIXED, Application::GetSettings().GetLangua… in SelectFixedFont()
|
Completed in 160 milliseconds