summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/animobjs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/animobjs.hxx')
-rwxr-xr-xsd/source/ui/inc/animobjs.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/inc/animobjs.hxx b/sd/source/ui/inc/animobjs.hxx
index 7a7a34362c48..82e4c79f8c55 100755
--- a/sd/source/ui/inc/animobjs.hxx
+++ b/sd/source/ui/inc/animobjs.hxx
@@ -124,21 +124,20 @@ private:
NumericField aNumFldBitmap;
TimeField aTimeField;
ListBox aLbLoopCount;
-
+ FixedLine aGrpBitmap;
ImageButton aBtnGetOneObject;
ImageButton aBtnGetAllObjects;
ImageButton aBtnRemoveBitmap;
ImageButton aBtnRemoveAll;
FixedText aFtCount;
FixedInfo aFiCount;
- FixedLine aGrpBitmap;
+ FixedLine aGrpAnimation;
RadioButton aRbtGroup;
RadioButton aRbtBitmap;
FixedText aFtAdjustment;
ListBox aLbAdjustment;
PushButton aBtnCreateGroup;
- FixedLine aGrpAnimation;
::Window* pWin;
List aBmpExList;