Home
last modified time | relevance | path

Searched refs:bPrepareOnly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.hxx101 void notifyMenubar( bool bPrepareOnly, bool bRecheckOnly );
102 static void createNotifyJob( bool bPrepareOnly,
H A Ddp_gui_updatedialog.cxx886 void UpdateDialog::createNotifyJob( bool bPrepareOnly, in createNotifyJob() argument
933 aProperty.Value = uno::makeAny( bPrepareOnly ); in createNotifyJob()
947 void UpdateDialog::notifyMenubar( bool bPrepareOnly, bool bRecheckOnly ) in notifyMenubar() argument
983 createNotifyJob( bPrepareOnly, aItemList ); in notifyMenubar()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx242 bool bPrepareOnly = getValue< bool > ( rListProp, "prepareOnly" ); in handleExtensionUpdates() local
248 if ( bPrepareOnly ) in handleExtensionUpdates()

Completed in 31 milliseconds