Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx206 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in ExtensionCmd()
209 m_vExtensionList( vExtensionList ) {}; in ExtensionCmd()
228 … void checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );
255 …void _checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );
664 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in checkForUpdates()
672 TExtensionCmd pEntry( new ExtensionCmd( ExtensionCmd::CHECK_FOR_UPDATES, vExtensionList ) ); in checkForUpdates()
939 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in _checkForUpdates()
946 …Dialog( m_xContext, m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, vExtensionList, &vData ); in _checkForUpdates()
1118 …Queue::checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in checkForUpdates() argument
1120 m_thread->checkForUpdates( vExtensionList ); in checkForUpdates()
H A Ddp_gui_updatedialog.cxx217 const std::vector< uno::Reference< deployment::XPackage > > & vExtensionList);
290 const std::vector< uno::Reference< deployment::XPackage > > &vExtensionList): in Thread()
293 m_vExtensionList(vExtensionList), in Thread()
563 const std::vector<uno::Reference< deployment::XPackage > > &vExtensionList, in UpdateDialog()
600 context, *this, vExtensionList)), in UpdateDialog()
H A Ddp_gui_updatedialog.hxx92 com::sun::star::deployment::XPackage > > & vExtensionList,

Completed in 22 milliseconds