Searched refs:bInputLine (Results 1 – 2 of 2) sorted by relevance
2605 sal_Bool bInputLine; in ImpGetTimeOutput() local2610 bInputLine = sal_True; in ImpGetTimeOutput()2615 bInputLine = sal_False; in ImpGetTimeOutput()2636 if ( bInputLine ) in ImpGetTimeOutput()2724 xub_StrLen nLen = ( bInputLine && i > 0 && in ImpGetTimeOutput()3130 sal_Bool bInputLine; in ImpGetDateTimeOutput() local3135 bInputLine = sal_True; in ImpGetDateTimeOutput()3140 bInputLine = sal_False; in ImpGetDateTimeOutput()3167 if ( bInputLine ) in ImpGetDateTimeOutput()3263 xub_StrLen nLen = ( bInputLine && i > 0 && in ImpGetDateTimeOutput()
3003 sal_Bool bInputLine = ( eMode==SC_INPUT_TOP ); in KeyInput() local3012 if (bControl && !bShift && !bInputLine) in KeyInput()
Completed in 240 milliseconds