Home
last modified time | relevance | path

Searched defs:UpdateInfo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/update/check/
H A Dupdateinfo.hxx55 struct UpdateInfo struct
63 UpdateInfo() : BuildId(), Version(), Description(), Sources(), ReleaseNotes() {}; in UpdateInfo() argument
64UpdateInfo(const UpdateInfo& ui) : BuildId(ui.BuildId), Version(ui.Version), Description(ui.Descri… in UpdateInfo() function
/trunk/main/desktop/source/deployment/inc/
H A Ddp_update.hxx96 struct UpdateInfo struct
/trunk/main/desktop/source/deployment/misc/
H A Ddp_update.cxx365 UpdateInfo::UpdateInfo( Reference< deployment::XPackage> const & ext): in UpdateInfo() function in dp_misc::UpdateInfo
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx774 void IMapWindow::UpdateInfo( sal_Bool bNewObj ) in UpdateInfo() function in IMapWindow

Completed in 43 milliseconds