Home
last modified time | relevance | path

Searched refs:o_rUpdateInfo (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/update/check/
H A Dupdateprotocol.cxx91 UpdateInfo& o_rUpdateInfo, in checkForUpdates() argument
177o_rUpdateInfo.Sources.push_back( DownloadSource(bIsDirect, xNode2->getNodeValue()) ); in checkForUpdates()
190 o_rUpdateInfo.Version = xNode2->getNodeValue(); in checkForUpdates()
200 o_rUpdateInfo.BuildId = xNode2->getNodeValue(); in checkForUpdates()
202 o_rUpdateInfo.Description = aEntry.Description; in checkForUpdates()
228 o_rUpdateInfo.ReleaseNotes.push_back(aRelNote); in checkForUpdates()
237 if( o_rUpdateInfo.Sources.size() > 0 ) in checkForUpdates()
H A Dupdateprotocol.hxx33 UpdateInfo& o_rUpdateInfo,

Completed in 44 milliseconds