Home
last modified time | relevance | path

Searched refs:bReload (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx309 sal_Bool bReload = aBtnReload.IsChecked(); in UpdateEnable() local
310 aNfDelay.Enable( bReload ); in UpdateEnable()
311 aFtSeconds.Enable( bReload ); in UpdateEnable()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx1053 sal_Bool bReload = sal_False; // refresh the data in alterColumns() local
1158 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()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1328 const INetURLObject& rUrl, sal_uInt32 nTime, sal_Bool bReload ) in SetAutoLoad() argument
1332 if ( bReload ) in SetAutoLoad()
1336 nTime, bReload, this ); in SetAutoLoad()
1617 : aUrl( rURL ), bReload( bReloadP ), pObjSh( pSh ) in AutoReloadTimer_Impl()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx1137 bool bReload = false; in checkDownloadDestination() local
1141 bReload = aUpdateHandler->showOverwriteWarning( rFileName ); in checkDownloadDestination()
1144 return bReload; in checkDownloadDestination()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx487 …void SetAutoLoad( const INetURLObject&, sal_uInt32 nTime, sal_Bool bReload
842 sal_Bool bReload; member in AutoReloadTimer_Impl

Completed in 47 milliseconds