Searched refs:pFontConfig (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sw/source/ui/config/ |
| H A D | optpage.cxx | 648 pFontConfig(0), in SwStdFontTabPage() 766 pFontConfig->SetFontStandard(sStandard, nFontGroup); in FillItemSet() 767 pFontConfig->SetFontOutline(sTitle, nFontGroup); in FillItemSet() 768 pFontConfig->SetFontList(sList, nFontGroup); in FillItemSet() 769 pFontConfig->SetFontCaption(sLabel, nFontGroup); in FillItemSet() 770 pFontConfig->SetFontIndex(sIdx, nFontGroup); in FillItemSet() 774 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_STANDARD, nFontGroup ); in FillItemSet() 779 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_OUTLINE, nFontGroup ); in FillItemSet() 784 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_LIST, nFontGroup ); in FillItemSet() 789 … pFontConfig->SetFontHeight( CalcToUnit( fSize, SFX_MAPUNIT_TWIP ), FONT_CAPTION, nFontGroup ); in FillItemSet() [all …]
|
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | optpage.hxx | 214 SwStdFontConfig* pFontConfig; member in SwStdFontTabPage
|