summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.src
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-11-15 09:17:07 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-11-15 09:17:07 +0100
commit609a3898f9f8076e67e0431ce3b07708b2c4a6a5 (patch)
treec038c70cf2f16356c652b198776a85bec5d1e8f6 /cui/source/tabpages/page.src
parent05e178629a416b8c087099c2840ae7c2bffa2733 (diff)
cws tl84: #ii71192# paper size A6 adde to Format/Page
Diffstat (limited to 'cui/source/tabpages/page.src')
-rw-r--r--cui/source/tabpages/page.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/tabpages/page.src b/cui/source/tabpages/page.src
index c96b43a5a966..39d6c0aa3575 100644
--- a/cui/source/tabpages/page.src
+++ b/cui/source/tabpages/page.src
@@ -371,6 +371,7 @@ StringArray RID_SVXSTRARY_PAPERSIZE_STD
{
ItemList [ en-US ] =
{
+ < "A6" ; PAPERSIZE_A6 ; > ;
< "A5" ; PAPERSIZE_A5 ; > ;
< "A4" ; PAPERSIZE_A4 ; > ;
< "A3" ; PAPERSIZE_A3 ; > ;
@@ -405,6 +406,7 @@ StringArray RID_SVXSTRARY_PAPERSIZE_DRAW
{
ItemList [ en-US ] =
{
+ < "A6" ; PAPERSIZE_A6 ; > ;
< "A5" ; PAPERSIZE_A5 ; > ;
< "A4" ; PAPERSIZE_A4 ; > ;
< "A3" ; PAPERSIZE_A3 ; > ;