summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-09-30 13:49:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-09-30 18:27:45 +0200
commiteb73e2c8b66ef3539e68ee8150e119bbe437955c (patch)
tree7afc6fb313ff42f8bf4f3bbeeead835e084aa8ce /include/svl
parent84725adbdc3419b78fad567b59456fdb80db3a93 (diff)
SdrGrafCropItem needs its own SfxItemType
Change-Id: I45bf4abf015dd493451f77e66dd70006867a2a6f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174268 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/poolitem.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx
index dcf1a449eeb5..85bdef1c563e 100644
--- a/include/svl/poolitem.hxx
+++ b/include/svl/poolitem.hxx
@@ -178,6 +178,7 @@ enum class SfxItemType : sal_uInt16 {
SdrFractionItemType,
SdrGrafBlueItemType,
SdrGrafContrastItemType,
+ SdrGrafCropType,
SdrGrafGamma100ItemType,
SdrGrafGreenItemType,
SdrGrafLuminanceItemType,