Searched refs:vExtensionList (Results 1 – 3 of 3) sorted by relevance
203 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in ExtensionCmd()206 m_vExtensionList( vExtensionList ) {}; in ExtensionCmd()225 … void checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );252 …void _checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );253 …solar_checkForUpdates( const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList );687 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in checkForUpdates()695 TExtensionCmd pEntry( new ExtensionCmd( ExtensionCmd::CHECK_FOR_UPDATES, vExtensionList ) ); in checkForUpdates()958 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in _checkForUpdates()965 this, vExtensionList ) ); in _checkForUpdates()970 const std::vector<uno::Reference<deployment::XPackage > > &vExtensionList ) in _solar_checkForUpdates()[all …]
217 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()
92 com::sun::star::deployment::XPackage > > & vExtensionList,