Home
last modified time | relevance | path

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

/trunk/main/filter/source/t602/
H A Dt602filter.cxx473 ini.forcecode = false; in Reset602()
640 if (!ini.forcecode) in Setformat602()
1028 shr[0] = ini.forcecode ? ((sal_Int16) ini.xcode) + 1 : 0; in OptionsDlg()
1137 ini.forcecode = true; in OptionsDlg()
1139 ini.forcecode = false; in OptionsDlg()
H A Dt602filter.hxx76 bool forcecode; // false the user has changed the encoding with something else than @CT member
84 , forcecode( false ) in inistruct()