diff options
author | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 12:21:31 +0100 |
---|---|---|
committer | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 12:21:31 +0100 |
commit | eedb7870004fb9e336a938bdf91fe00583b42f79 (patch) | |
tree | 82593ce04df102f8e3a7194082eebf9616fae5a6 /cui/source/tabpages/paragrph.src | |
parent | 59c75c0d036c2e9b304768d903c506b9ed6f9445 (diff) |
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
Diffstat (limited to 'cui/source/tabpages/paragrph.src')
-rw-r--r-- | cui/source/tabpages/paragrph.src | 43 |
1 files changed, 8 insertions, 35 deletions
diff --git a/cui/source/tabpages/paragrph.src b/cui/source/tabpages/paragrph.src index 38bae1971..84ebd81d1 100644 --- a/cui/source/tabpages/paragrph.src +++ b/cui/source/tabpages/paragrph.src @@ -732,39 +732,12 @@ TabPage RID_SVXPAGE_PARA_ASIAN }; }; -// ********************************************************************** EOF - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +String STR_EXAMPLE +{ + Text [ en-US ] = "Example" ; +}; +String STR_PAGE_STYLE +{ + Text [ en-US ] = "Page Style" ; +}; |