diff options
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationPane.hxx')
-rw-r--r-- | sd/source/ui/animations/CustomAnimationPane.hxx | 2 |
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; |