summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2025-01-08 09:17:30 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2025-01-08 12:48:40 +0100
commitbea1ab84b2492e72579aeaf82c91ba40c2556479 (patch)
treefbd087e9850dad8024ae0cf34b07b015cfca6f7c /include/svl
parent0d71b29e3427d2d43b45ae4cfb91bb19ec1e3158 (diff)
Revert "convert RES_ATTRSET_CHG to SfxHint"
This reverts commit 404fbec25740406e3b926844f3bd0f324dc38b8c. Reason for revert: It's follow-up fix bbb53997c3a6890567ee991aed8502b397dcb7a6 "fix ubsan failure" had to be reverted (because it conflicted with a revert of cc56bf56e170492e414a975ad8c07c41ed72e1a4 "convert RES_OBJECTDYING to SfxHint", which in turn is known broken and thus needed to be reverted for now), so revert this known-broken commit for now as well. Change-Id: I4e65c7113e1e5bfdb9841c98bee3712a1beb12ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179941 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/hint.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx
index 0b4c626306b5..48fc8b616dd7 100644
--- a/include/svl/hint.hxx
+++ b/include/svl/hint.hxx
@@ -232,7 +232,6 @@ enum class SfxHintId {
SwRemoveUnoObject,
SwHiddenParaPrint,
SwFormatChange,
- SwAttrSetChange,
ThisIsAnSdrHint,
ThisIsAnSfxEventHint