summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationPane.hxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/animations/CustomAnimationPane.hxx b/sd/source/ui/animations/CustomAnimationPane.hxx
index 489f13cc6c5d..2a12ed61c595 100644
--- a/sd/source/ui/animations/CustomAnimationPane.hxx
+++ b/sd/source/ui/animations/CustomAnimationPane.hxx
@@ -140,11 +140,9 @@ private:
FixedText* mpFTSpeed;
ListBox* mpCBSpeed;
CustomAnimationList* mpCustomAnimationList;
- FixedText* mpFTChangeOrder;
PushButton* mpPBMoveUp;
PushButton* mpPBMoveDown;
PushButton* mpPBPlay;
- PushButton* mpPBSlideShow;
CheckBox* mpCBAutoPreview;
OUString maStrModify;