Searched refs:FONT_CAPTION (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/ui/inc/ |
H A D | fontcfg.hxx | 35 #define FONT_CAPTION 3 macro 88 …const String& GetFontCaption(sal_uInt8 nFontGroup) const {return sDefaultFonts[FONT_CAPTION + F… in GetFontCaption() 102 { ChangeString(FONT_CAPTION + FONT_PER_GROUP * nFontGroup, rSet);} in SetFontCaption()
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optpage.cxx | 789 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_CAPTION, nFontGroup ); in FillItemSet() 972 nLabelHeight = pFontConfig->GetFontHeight( FONT_CAPTION , nFontGroup, eLanguage ); in Reset() 981 …nLabelHeight = pFontConfig->GetDefaultHeightFor( FONT_CAPTION + nFontGroup * FONT_PER_GROUP, eLang… in Reset() 1087 aLabelBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_CAPTION + nFontOffset, eLanguage)); in IMPL_LINK() 1106 SwStdFontConfig::GetDefaultHeightFor(FONT_CAPTION + nFontOffset, eLanguage), in IMPL_LINK()
|
H A D | fontcfg.cxx | 224 case FONT_CAPTION : in IsFontDefault()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 263 FONT_CAPTION, RES_POOLCOLL_LABEL, in InitNew()
|
Completed in 20 milliseconds