Searched refs:bOldShowProgress (Results 1 – 2 of 2) sorted by relevance
1201 sal_Bool bOldShowProgress = ((SwXMLExport&)GetExport()).IsShowProgress(); in exportTable() local1243 ((SwXMLExport&)GetExport()).SetShowProgress( bOldShowProgress ); in exportTable()
227 const sal_Bool bOldShowProgress = xWrt->bShowProgress; in GetTextFromPam() local263 xWrt->bShowProgress = bOldShowProgress; in GetTextFromPam()
Completed in 30 milliseconds