2009-03-19 11:03:37 -05:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
|
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
*
|
2010-02-12 08:01:35 -06:00
|
|
|
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
2009-03-19 11:03:37 -05:00
|
|
|
*
|
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
|
|
*
|
|
|
|
* This file is part of OpenOffice.org.
|
|
|
|
*
|
|
|
|
* OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
* only, as published by the Free Software Foundation.
|
|
|
|
*
|
|
|
|
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU Lesser General Public License version 3 for more details
|
|
|
|
* (a copy is included in the LICENSE file that accompanied this code).
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
|
|
* version 3 along with OpenOffice.org. If not, see
|
|
|
|
* <http://www.openoffice.org/license.html>
|
|
|
|
* for a copy of the LGPLv3 License.
|
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
|
2009-08-01 10:43:09 -05:00
|
|
|
#define _STR_IMPRESS_PRINT_UI_OPTIONS 32001
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_GROUP_NAME 1
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PRINT_CONTENT 2
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PRINT_GROUP 3
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_CONTENT 4
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_CONTENT_HELP 5
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_CONTENT_CHOICES 6
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_SLIDESPERPAGE 7
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES 8
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES_HELP 9
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_ORDER 10
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_ORDER_CHOICES 11
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_ORDER_CHOICES_HELP 12
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT 13
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_NAME 14
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_NAME_HELP 15
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_DATE 16
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_DATE_HELP 17
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_TIME 18
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_TIME_HELP 19
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN 20
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN_HELP 21
|
2009-03-19 11:03:37 -05:00
|
|
|
|
2009-08-01 10:43:09 -05:00
|
|
|
#define _STR_IMPRESS_PRINT_UI_OUTPUT_OPTIONS_GROUP 22
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_QUALITY 23
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_QUALITY_CHOICES 24
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_QUALITY_CHOICES_HELP 25
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS 26
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES 27
|
2009-09-08 12:37:36 -05:00
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW 28
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_HELP 29
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE 30
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE_HELP 31
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_SIDES 32
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE 33
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_HELP 34
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST 35
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST_HELP 36
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAPER_TRAY_GROUP 37
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAPER_TRAY 38
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAPER_TRAY_HELP 39
|
2009-05-22 06:10:57 -05:00
|
|
|
|
2009-09-08 12:37:36 -05:00
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_RANGE 40
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE 41
|
|
|
|
#define _STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE_HELP 42
|
2009-10-29 12:04:11 -05:00
|
|
|
#define _STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE 43
|
2009-08-06 09:15:44 -05:00
|
|
|
|
2009-10-29 12:04:11 -05:00
|
|
|
#define _STR_DRAW_PRINT_UI_IS_PRINT_NAME 44
|
|
|
|
#define _STR_DRAW_PRINT_UI_IS_PRINT_NAME_HELP 45
|
2009-08-06 09:15:44 -05:00
|
|
|
|