Home
last modified time | relevance | path

Searched refs:bInputLine (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3003 sal_Bool bInputLine = ( eMode==SC_INPUT_TOP ); in KeyInput() local
3012 if (bControl && !bShift && !bInputLine) in KeyInput()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx2605 sal_Bool bInputLine; in ImpGetTimeOutput() local
2610 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() local
3135 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()

Completed in 53 milliseconds