Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforfind.cxx1005 sal_Bool bFormatTurn; in GetDateRef() local
1009 bFormatTurn = sal_False; in GetDateRef()
1013 bFormatTurn = sal_True; in GetDateRef()
1019 bFormatTurn = sal_False; in GetDateRef()
1024 bFormatTurn = sal_True; in GetDateRef()
1031 bFormatTurn = sal_False; in GetDateRef()
1036 bFormatTurn = sal_True; in GetDateRef()
1043 bFormatTurn = sal_False; in GetDateRef()
1045 if ( bFormatTurn ) in GetDateRef()
1147 … sal_uInt32 nExactDateOrder = (bFormatTurn ? pFormat->GetExactDateOrder() : 0); in GetDateRef()
[all …]

Completed in 39 milliseconds