forked from amazingfate/loongoffice
Since https://gerrit.libreoffice.org/c/core/+/172600 a better categorization of properties has been done between 4 distinct levels. The SF_Platform and SF_TextStream services still needed an update to avoid redundancy on some of their properties. A choice had to be made, either: - put them in the serviceproperties dict - or define them explicitly with @Property Not both, for clarity. Change-Id: I787c7e57235622abf5deb5c7fd42c4c28aa82ec8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172863 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins