summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/tautofmt.hxx
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-21 15:13:49 +0100
committerMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-01-21 15:13:49 +0100
commit6ec0a79f441826a97537c13b2c161b6de6aa617d (patch)
treea7b9227f940a60b615319780cde4302d1712fcc7 /sw/source/ui/inc/tautofmt.hxx
parentCWS-TOOLING: integrate CWS sb131 (diff)
downloadcore-6ec0a79f441826a97537c13b2c161b6de6aa617d.tar.gz
core-6ec0a79f441826a97537c13b2c161b6de6aa617d.zip
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sw module)
Diffstat (limited to 'sw/source/ui/inc/tautofmt.hxx')
-rw-r--r--sw/source/ui/inc/tautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/tautofmt.hxx b/sw/source/ui/inc/tautofmt.hxx
index 9c35450eb208..1d8889b8936f 100644
--- a/sw/source/ui/inc/tautofmt.hxx
+++ b/sw/source/ui/inc/tautofmt.hxx
@@ -63,12 +63,12 @@ class SwAutoFormatDlg : public SfxModalDialog
{
FixedLine aFlFormat;
ListBox aLbFormat;
+ FixedLine aFlFormats;
CheckBox aBtnNumFormat;
CheckBox aBtnBorder;
CheckBox aBtnFont;
CheckBox aBtnPattern;
CheckBox aBtnAlignment;
- FixedLine aFlFormats;
OKButton aBtnOk;
CancelButton aBtnCancel;
HelpButton aBtnHelp;