Home
last modified time | relevance | path

Searched refs:GetFontCaption (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/ui/inc/
H A Dfontcfg.hxx88 …const String& GetFontCaption(sal_uInt8 nFontGroup) const {return sDefaultFonts[FONT_CAPTION + F… in GetFontCaption() function in SwStdFontConfig
/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx970 sCapBackup = pFontConfig->GetFontCaption(nFontGroup); in Reset()