Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx751 ::boost::optional< ::rtl::OUString > suppressOnUpdate = getOptionalValue( in getSimpleLicenseAttributes()
754 if (suppressOnUpdate) in getSimpleLicenseAttributes()
755 attributes.suppressOnUpdate = (*suppressOnUpdate).trim().equalsIgnoreAsciiCase( in getSimpleLicenseAttributes()
758 attributes.suppressOnUpdate = false; in getSimpleLicenseAttributes()
/aoo4110/main/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx56 bool suppressOnUpdate; member
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx706 if ( !(alreadyInstalled && simplLicAttr->suppressOnUpdate)) in checkLicense()

Completed in 58 milliseconds