Searched refs:suppressOnUpdate (Results 1 – 3 of 3) sorted by relevance
751 ::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()
56 bool suppressOnUpdate; member
706 if ( !(alreadyInstalled && simplLicAttr->suppressOnUpdate)) in checkLicense()
Completed in 32 milliseconds