Searched refs:bPrepareOnly (Results 1 – 3 of 3) sorted by relevance
101 void notifyMenubar( bool bPrepareOnly, bool bRecheckOnly );102 static void createNotifyJob( bool bPrepareOnly,
886 void UpdateDialog::createNotifyJob( bool bPrepareOnly, in createNotifyJob() argument933 aProperty.Value = uno::makeAny( bPrepareOnly ); in createNotifyJob()947 void UpdateDialog::notifyMenubar( bool bPrepareOnly, bool bRecheckOnly ) in notifyMenubar() argument983 createNotifyJob( bPrepareOnly, aItemList ); in notifyMenubar()
242 bool bPrepareOnly = getValue< bool > ( rListProp, "prepareOnly" ); in handleExtensionUpdates() local248 if ( bPrepareOnly ) in handleExtensionUpdates()
Completed in 27 milliseconds