Lines Matching refs:cAmPm
2681 sal_Unicode cAmPm = ' '; // a oder p in ImpGetTimeOutput() local
2687 cAmPm = 'a'; in ImpGetTimeOutput()
2690 cAmPm = 'a'; in ImpGetTimeOutput()
2693 cAmPm = 'p'; in ImpGetTimeOutput()
2744 if (cAmPm == 'a') in ImpGetTimeOutput()
2754 if (cAmPm == 'a') in ImpGetTimeOutput()
3210 sal_Unicode cAmPm = ' '; // a oder p in ImpGetDateTimeOutput() local
3216 cAmPm = 'a'; in ImpGetDateTimeOutput()
3219 cAmPm = 'a'; in ImpGetDateTimeOutput()
3222 cAmPm = 'p'; in ImpGetDateTimeOutput()
3276 if (cAmPm == 'a') in ImpGetDateTimeOutput()
3286 if (cAmPm == 'a') in ImpGetDateTimeOutput()