Searched refs:pFontConfig (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sw/source/ui/config/ |
| H A D | optpage.cxx | 651 pFontConfig(0), in SwStdFontTabPage() 769 pFontConfig->SetFontStandard(sStandard, nFontGroup); in FillItemSet() 770 pFontConfig->SetFontOutline(sTitle, nFontGroup); in FillItemSet() 771 pFontConfig->SetFontList(sList, nFontGroup); in FillItemSet() 772 pFontConfig->SetFontCaption(sLabel, nFontGroup); in FillItemSet() 773 pFontConfig->SetFontIndex(sIdx, nFontGroup); in FillItemSet() 777 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_STANDARD, nFontGroup ); in FillItemSet() 782 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_OUTLINE, nFontGroup ); in FillItemSet() 787 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_LIST, nFontGroup ); in FillItemSet() 792 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_CAPTION, nFontGroup ); in FillItemSet() [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | optpage.hxx | 214 SwStdFontConfig* pFontConfig; member in SwStdFontTabPage
|