diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-10-19 07:26:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-10-19 07:26:55 +0000 |
commit | 3ae82285e8f5f21d10a93ecf9f83c2f55dce60e8 (patch) | |
tree | d5188014c4e3c3b03fcc919954682dc172dbffb5 /sw/source/ui/dbui | |
parent | 70cad42ed050ff5775336ecf2750d4a57a125138 (diff) |
INTEGRATION: CWS os64 (1.5.158); FILE MERGED
2005/10/14 03:11:14 os 1.5.158.2: RESYNC: (1.5-1.7); FILE MERGED
2005/08/03 13:49:25 os 1.5.158.1: #i51090# list of printers now sorted
Diffstat (limited to 'sw/source/ui/dbui')
-rw-r--r-- | sw/source/ui/dbui/mmoutputpage.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmoutputpage.src b/sw/source/ui/dbui/mmoutputpage.src index d1e0f42a7f13..641f3a8671a9 100644 --- a/sw/source/ui/dbui/mmoutputpage.src +++ b/sw/source/ui/dbui/mmoutputpage.src @@ -4,9 +4,9 @@ * * $RCSfile: mmoutputpage.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2005-09-23 12:57:27 $ + * last change: $Author: rt $ $Date: 2005-10-19 08:26:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -169,6 +169,7 @@ TabPage DLG_MM_OUTPUT_PAGE Size = MAP_APPFONT ( 147 , 50 ) ; Border = TRUE; DropDown = TRUE; + Sort = TRUE; }; PushButton PB_PRINTERSETTINGS { |