summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2025-01-05 13:23:59 +0200
committerNoel Grandin <noelgrandin@gmail.com>2025-01-06 20:29:28 +0100
commitcc56bf56e170492e414a975ad8c07c41ed72e1a4 (patch)
treea4602c97a5096fc93a36b9d6a1404c44b8a3c978 /include/svl
parentf5cb16b62332c09b3afd589cc009507f72c113f3 (diff)
convert RES_OBJECTDYING to SfxHint
and remove SwPtrMsgPoolItem, which is now unused Change-Id: I4f5246aa03e300d78b81801c54255b3ab68ce312 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179781 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/hint.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svl/hint.hxx b/include/svl/hint.hxx
index 0b4c626306b5..53875a19dfa5 100644
--- a/include/svl/hint.hxx
+++ b/include/svl/hint.hxx
@@ -233,6 +233,7 @@ enum class SfxHintId {
SwHiddenParaPrint,
SwFormatChange,
SwAttrSetChange,
+ SwObjectDying,
ThisIsAnSdrHint,
ThisIsAnSfxEventHint