Searched refs:showcomm (Results 1 – 2 of 2) sorted by relevance
221 if(!ini.showcomm&&pst.comment) return; in inschr()472 ini.showcomm = false; in Reset602()570 if(ini.showcomm||!pst.comment) { in par602()816 if (ini.showcomm||!pst.comment) inschr(' '); in Read602()822 if(ini.showcomm||!pst.comment) { //formatovaci pomlcka in Read602()1063 _propShort(xPSetCommCB,"State",ini.showcomm); in OptionsDlg()1131 any = _propGet(xPSetCommCB, "State"); any >>= tt; ini.showcomm = tt; in OptionsDlg()
75 bool showcomm; // true show comment lines member83 : showcomm( true ) in inistruct()