Searched refs:checkForUpdates (Results 1 – 8 of 8) sorted by relevance
228 … void checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );663 void ExtensionCmdQueue::Thread::checkForUpdates( in checkForUpdates() function in dp_gui::ExtensionCmdQueue::Thread1118 void ExtensionCmdQueue::checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > … in checkForUpdates() function in dp_gui::ExtensionCmdQueue1120 m_thread->checkForUpdates( vExtensionList ); in checkForUpdates()
82 void checkForUpdates(const std::vector< ::com::sun::star::uno::Reference<
232 m_pExecuteCmdQueue->checkForUpdates( vEntries ); in checkUpdates()
866 m_pManager->getCmdQueue()->checkForUpdates( vEntries ); in updatePackage()1489 m_pManager->getCmdQueue()->checkForUpdates( vUpdateEntries ); in IMPL_LINK()
73 …if( checkForUpdates(rComponentContext, uno::Reference< task::XInteractionHandler > (), aURL, aVers… in SAL_IMPLEMENT_MAIN()
32 bool checkForUpdates(
90 checkForUpdates( in checkForUpdates() function
458 if( checkForUpdates(aInfo, m_xContext, aController->getInteractionHandler(), createProvider()) ) in runCheck()
Completed in 57 milliseconds