Home
last modified time | relevance | path

Searched refs:suppressIfRequired (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx760 ::boost::optional< ::rtl::OUString > suppressIfRequired = getOptionalValue( in getSimpleLicenseAttributes()
763 if (suppressIfRequired) in getSimpleLicenseAttributes()
764 attributes.suppressIfRequired = (*suppressIfRequired).trim().equalsIgnoreAsciiCase( in getSimpleLicenseAttributes()
767 attributes.suppressIfRequired = false; in getSimpleLicenseAttributes()
/aoo41x/main/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx58 bool suppressIfRequired; member
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx659 if (licenseAttributes && licenseAttributes->suppressIfRequired in doChecksForAddExtension()
H A Ddp_manager.cxx1464 if (attr && attr->suppressIfRequired && props.isSuppressedLicense()) in synchronizeAddedExtensions()

Completed in 65 milliseconds