summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/animobjs.hxx
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-20 17:18:35 +0100
committerMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-20 17:18:35 +0100
commita3f24d231e8f54d4af456f4781e444738f197631 (patch)
tree2c604ed368ba352c089f9439062f3e3d0f02d6e6 /sd/source/ui/inc/animobjs.hxx
parent0bafb5a5e88a430440cb7a3ea42d787c6d1dcd79 (diff)
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sd module)
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;