diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2025-01-05 13:23:59 +0200 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2025-01-06 20:29:28 +0100 |
commit | cc56bf56e170492e414a975ad8c07c41ed72e1a4 (patch) | |
tree | a4602c97a5096fc93a36b9d6a1404c44b8a3c978 /include/svl | |
parent | f5cb16b62332c09b3afd589cc009507f72c113f3 (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.hxx | 1 |
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 |