Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par2.hxx290 bool bCJKFontChanged; // For Simulating Default-CJK Font member in WW8RStyle
H A Dww8par2.cxx3970 if (!bCJKFontChanged) // Style no CJK Font? set the default in Set1StyleDefaults()
4088 bTxtColChanged = bFontChanged = bCJKFontChanged = bCTLFontChanged = in PrepareStyle()
H A Dww8par6.cxx3803 pStyles->bCJKFontChanged = true; in Read_FontCode()