Searched refs:bReload (Results 1 – 5 of 5) sorted by relevance
309 sal_Bool bReload = aBtnReload.IsChecked(); in UpdateEnable() local310 aNfDelay.Enable( bReload ); in UpdateEnable()311 aFtSeconds.Enable( bReload ); in UpdateEnable()
1053 sal_Bool bReload = sal_False; // refresh the data in alterColumns() local1158 bReload = sal_True; in alterColumns()1185 bReload = sal_True; in alterColumns()1206 bReload = sal_True; in alterColumns()1265 bReload = sal_True; in alterColumns()1368 if ( bReload ) in alterColumns()
1328 const INetURLObject& rUrl, sal_uInt32 nTime, sal_Bool bReload ) in SetAutoLoad() argument1332 if ( bReload ) in SetAutoLoad()1336 nTime, bReload, this ); in SetAutoLoad()1617 : aUrl( rURL ), bReload( bReloadP ), pObjSh( pSh ) in AutoReloadTimer_Impl()
1137 bool bReload = false; in checkDownloadDestination() local1141 bReload = aUpdateHandler->showOverwriteWarning( rFileName ); in checkDownloadDestination()1144 return bReload; in checkDownloadDestination()
487 …void SetAutoLoad( const INetURLObject&, sal_uInt32 nTime, sal_Bool bReload …842 sal_Bool bReload; member in AutoReloadTimer_Impl
Completed in 60 milliseconds