Searched refs:updateInformation (Results 1 – 2 of 2) sorted by relevance
/trunk/main/desktop/source/deployment/misc/ |
H A D | dp_update.cxx | 70 getUpdateInformation( Reference<deployment::XUpdateInformationProvider > const & updateInformation, in getUpdateInformation() argument 76 return updateInformation->getUpdateInformation(urls, identifier); in getUpdateInformation() 91 Reference<deployment::XUpdateInformationProvider > const & updateInformation, in getOwnUpdateInfos() 107 infos(getUpdateInformation(updateInformation, urls, id, anyError)); in getOwnUpdateInfos() 141 Reference<deployment::XUpdateInformationProvider > const & updateInformation, in getDefaultUpdateInfos() 152 updateInformation, in getDefaultUpdateInfos() 375 Reference<deployment::XUpdateInformationProvider > const & updateInformation, in getOnlineUpdateInfos() 419 getOwnUpdateInfos(xContext, updateInformation, infoMap, out_errors, allInfosObtained); in getOnlineUpdateInfos() 422 getDefaultUpdateInfos(xContext, updateInformation, infoMap, out_errors); in getOnlineUpdateInfos()
|
/trunk/main/desktop/source/deployment/inc/ |
H A D | dp_update.hxx | 127 …o::Reference< ::com::sun::star::deployment::XUpdateInformationProvider > const & updateInformation,
|
Completed in 17 milliseconds