Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Dautostyl.cxx148 if (nCount && nNow != nTimerStart) in AddEntry()
150 DBG_ASSERT(nNow>nTimerStart, "Zeit laeuft rueckwaerts?"); in AddEntry()
151 AdjustEntries((nNow-nTimerStart)*1000); in AddEntry()
225 nTimerStart = nNow; in StartTimer()
/trunk/main/sc/source/ui/inc/
H A Dautostyl.hxx40 sal_uLong nTimerStart; member in ScAutoStyleList

Completed in 10 milliseconds