Searched refs:nMaxTimerRestarts (Results 1 – 2 of 2) sorted by relevance
181 void IdleFormatAndUpdate( TextView* pCurView = 0, sal_uInt16 nMaxTimerRestarts = 5 );
1583 void TextEngine::IdleFormatAndUpdate( TextView* pCurView, sal_uInt16 nMaxTimerRestarts ) in IdleFormatAndUpdate() argument1585 mpIdleFormatter->DoIdleFormat( pCurView, nMaxTimerRestarts ); in IdleFormatAndUpdate()
Completed in 17 milliseconds