Searched defs:nHundredthSeconds (Results 1 – 2 of 2) sorted by relevance
135 sal_Int32 nHundredthSeconds = rVal.HundredthSeconds % 100; in toINT32() local150 sal_Int32 nHundredthSeconds = rVal.HundredthSeconds % 100; in toINT64() local371 sal_Int32 nHundredthSeconds = nMS/10; in toTime() local459 nHundredthSeconds = 0; in toTime() local
369 int nHundredthSeconds = nMS/10; in toTime() local395 nHundredthSeconds = 0; in toTime() local
Completed in 18 milliseconds