Searched refs:bNeedUserInteraction (Results 1 – 1 of 1) sorted by relevance
593 sal_Bool bNeedUserInteraction = sal_False; // when we leave here, do we need user interaction? in ContinueConversion() local596 while ( !bDocumentDone && !bNeedUserInteraction && implNextConvertible( _bRepeatCurrentUnit ) ) in ContinueConversion()636 bNeedUserInteraction = sal_True; in ContinueConversion()649 return bDocumentDone || !bNeedUserInteraction; in ContinueConversion()
Completed in 23 milliseconds