Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/preload/
H A Doemwiz.cxx257 bEndReached(sal_False), in OEMLicenseTabPage()
323 bEndReached = sal_True; in IMPL_LINK()
342 if( !bEndReached && in EnableControls()
344 bEndReached = sal_True; in EnableControls()
346 if ( bEndReached ) in EnableControls()
418 sal_Bool bEndReached; in IsEndReached() local
427 bEndReached = sal_True; in IsEndReached()
429 bEndReached = sal_False; in IsEndReached()
431 return bEndReached; in IsEndReached()
H A Doemwiz.hxx129 sal_Bool bEndReached; member in preload::OEMLicenseTabPage
/aoo42x/main/framework/source/services/
H A Dlicense.cxx438 bEndReached(sal_False) in LicenseDialog()
501 bEndReached = sal_True; in IMPL_LINK()
529 if( !bEndReached && in EnableControls()
531 bEndReached = sal_True; in EnableControls()
533 if ( bEndReached ) in EnableControls()
584 sal_Bool bEndReached; in IsEndReached() local
593 bEndReached = sal_True; in IsEndReached()
595 bEndReached = sal_False; in IsEndReached()
597 return bEndReached; in IsEndReached()
/aoo42x/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx146 sal_Bool bEndReached; in IsEndReached() local
155 bEndReached = sal_True; in IsEndReached()
157 bEndReached = sal_False; in IsEndReached()
159 return bEndReached; in IsEndReached()
/aoo42x/main/framework/inc/services/
H A Dlicensedlg.hxx84 sal_Bool bEndReached; member in framework::LicenseDialog

Completed in 16 milliseconds