Home
last modified time | relevance | path

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

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