1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#define _STR_IMPRESS_PRINT_UI_OPTIONS                 32001
25#define _STR_IMPRESS_PRINT_UI_GROUP_NAME                  1
26#define _STR_IMPRESS_PRINT_UI_PRINT_CONTENT               2
27#define _STR_IMPRESS_PRINT_UI_PRINT_GROUP                 3
28#define _STR_IMPRESS_PRINT_UI_CONTENT                     4
29#define _STR_IMPRESS_PRINT_UI_CONTENT_CHOICES             6
30#define _STR_IMPRESS_PRINT_UI_SLIDESPERPAGE               7
31#define _STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES       8
32#define _STR_IMPRESS_PRINT_UI_ORDER                      10
33#define _STR_IMPRESS_PRINT_UI_ORDER_CHOICES              11
34#define _STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT            13
35#define _STR_IMPRESS_PRINT_UI_IS_PRINT_NAME              14
36#define _STR_IMPRESS_PRINT_UI_IS_PRINT_DATE              16
37#define _STR_IMPRESS_PRINT_UI_IS_PRINT_TIME              18
38#define _STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN            20
39
40#define _STR_IMPRESS_PRINT_UI_OUTPUT_OPTIONS_GROUP       22
41#define _STR_IMPRESS_PRINT_UI_QUALITY                    23
42#define _STR_IMPRESS_PRINT_UI_QUALITY_CHOICES            24
43#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS               26
44#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES       27
45#define _STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW  28
46#define _STR_IMPRESS_PRINT_UI_BROCHURE                   30
47#define _STR_IMPRESS_PRINT_UI_PAGE_SIDES                 32
48#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE           33
49#define _STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST      35
50#define _STR_IMPRESS_PRINT_UI_PAPER_TRAY_GROUP           37
51#define _STR_IMPRESS_PRINT_UI_PAPER_TRAY                 38
52
53#define _STR_IMPRESS_PRINT_UI_PAGE_RANGE                 40
54#define _STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE          41
55#define _STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE             43
56
57#define _STR_DRAW_PRINT_UI_IS_PRINT_NAME                 44
58
59