Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Dfontcfg.cxx204 String sDefFontCTL(GetDefaultFor(FONT_STANDARD_CTL, eCTL)); in IsFontDefault() local
215 bSame = sDefaultFonts[nFontType] == sDefFontCTL; in IsFontDefault()
241 sal_Bool b1 = sDefaultFonts[FONT_STANDARD_CJK] == sDefFontCTL; in IsFontDefault()
242 bSame = b1 && sDefaultFonts[nFontType] == sDefFontCTL; in IsFontDefault()

Completed in 26 milliseconds