summaryrefslogtreecommitdiff
path: root/xmloff/inc/EnhancedCustomShapeToken.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/EnhancedCustomShapeToken.hxx')
-rw-r--r--xmloff/inc/EnhancedCustomShapeToken.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/xmloff/inc/EnhancedCustomShapeToken.hxx b/xmloff/inc/EnhancedCustomShapeToken.hxx
index 9eaf87973170..2e4eed275e66 100644
--- a/xmloff/inc/EnhancedCustomShapeToken.hxx
+++ b/xmloff/inc/EnhancedCustomShapeToken.hxx
@@ -78,11 +78,17 @@ namespace xmloff::EnhancedCustomShapeToken {
EAS_handle_mirror_vertical,
EAS_handle_switched,
EAS_handle_position,
+ EAS_handle_position_x,
+ EAS_handle_position_y,
EAS_handle_range_x_minimum,
EAS_handle_range_x_maximum,
EAS_handle_range_y_minimum,
EAS_handle_range_y_maximum,
EAS_handle_polar,
+ EAS_handle_polar_angle,
+ EAS_handle_polar_radius,
+ EAS_handle_polar_pole_x,
+ EAS_handle_polar_pole_y,
EAS_handle_radius_range_minimum,
EAS_handle_radius_range_maximum,
EAS_sub_view_size,