Home
last modified time | relevance | path

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

/trunk/main/forms/source/xforms/
H A Dconvert.cxx384 sal_Int32 nFractional = 0; in lcl_toUNOTime() local
387 if ( StringTokenizer( sFractional, 0 ).getNextToken().toInt32( nFractional ) ) in lcl_toUNOTime()
389 aTime.HundredthSeconds = (sal_uInt16)nFractional; in lcl_toUNOTime()
390 if ( nFractional < 10 ) in lcl_toUNOTime()

Completed in 16 milliseconds