summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/customshapeproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/customshapeproperties.cxx')
-rw-r--r--svx/source/sdr/properties/customshapeproperties.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sdr/properties/customshapeproperties.cxx b/svx/source/sdr/properties/customshapeproperties.cxx
index 2c8b111136ad..3dd95d1ea784 100644
--- a/svx/source/sdr/properties/customshapeproperties.cxx
+++ b/svx/source/sdr/properties/customshapeproperties.cxx
@@ -219,8 +219,8 @@ namespace sdr
{
switch( pStyleHint->GetHint() )
{
- case SFX_STYLESHEET_MODIFIED :
- case SFX_STYLESHEET_CHANGED :
+ case SfxStyleSheetHintId::MODIFIED :
+ case SfxStyleSheetHintId::CHANGED :
bRemoveRenderGeometry = true;
break;
};