Home
last modified time | relevance | path

Searched refs:checkForUpdates (Results 1 – 8 of 8) sorted by relevance

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx228 … void checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );
663 void ExtensionCmdQueue::Thread::checkForUpdates( in checkForUpdates() function in dp_gui::ExtensionCmdQueue::Thread
1118 void ExtensionCmdQueue::checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > … in checkForUpdates() function in dp_gui::ExtensionCmdQueue
1120 m_thread->checkForUpdates( vExtensionList ); in checkForUpdates()
H A Ddp_gui_extensioncmdqueue.hxx82 void checkForUpdates(const std::vector< ::com::sun::star::uno::Reference<
H A Ddp_gui_dialog2.cxx866 m_pManager->getCmdQueue()->checkForUpdates( vEntries ); in updatePackage()
1489 m_pManager->getCmdQueue()->checkForUpdates( vUpdateEntries ); in IMPL_LINK()
H A Ddp_gui_theextmgr.cxx232 m_pExecuteCmdQueue->checkForUpdates( vEntries ); in checkUpdates()
/trunk/main/extensions/source/update/check/
H A Dupdateprotocoltest.cxx73 …if( checkForUpdates(rComponentContext, uno::Reference< task::XInteractionHandler > (), aURL, aVers… in SAL_IMPLEMENT_MAIN()
H A Dupdateprotocol.hxx32 bool checkForUpdates(
H A Dupdateprotocol.cxx90 checkForUpdates( in checkForUpdates() function
H A Dupdatecheck.cxx458 if( checkForUpdates(aInfo, m_xContext, aController->getInteractionHandler(), createProvider()) ) in runCheck()

Completed in 92 milliseconds