Searched refs:nSaveButtonState (Results 1 – 1 of 1) sorted by relevance
53 static int nSaveButtonState = -1; // 0: tab, 1: semicolon, 2: paragraph, 3: other, -1: not yet used variable66 nSaveButtonState = 0; in GetValues()71 nSaveButtonState = 1; in GetValues()77 nSaveButtonState = 3; in GetValues()81 nSaveButtonState = 2; in GetValues()85 nSaveButtonState = 3; in GetValues()151 if(nSaveButtonState > -1) in SwConvertTableDlg()153 switch (nSaveButtonState) in SwConvertTableDlg()