xref: /trunk/main/sfx2/source/view/view.hrc (revision af7f2cbf3d6a5481a2f45e7fae5e85a32449c47d)
1*e037e032SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*e037e032SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*e037e032SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*e037e032SAndrew Rist * distributed with this work for additional information
6*e037e032SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*e037e032SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*e037e032SAndrew Rist * "License"); you may not use this file except in compliance
9*e037e032SAndrew Rist * with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir *
11*e037e032SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir *
13*e037e032SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*e037e032SAndrew Rist * software distributed under the License is distributed on an
15*e037e032SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*e037e032SAndrew Rist * KIND, either express or implied.  See the License for the
17*e037e032SAndrew Rist * specific language governing permissions and limitations
18*e037e032SAndrew Rist * under the License.
19cdf0e10cSrcweir *
20*e037e032SAndrew Rist *************************************************************/
21*e037e032SAndrew Rist
22*e037e032SAndrew Rist
23cdf0e10cSrcweir#ifndef _SFX_VIEW_HRC
24cdf0e10cSrcweir#define _SFX_VIEW_HRC
25cdf0e10cSrcweir
26cdf0e10cSrcweir#include <sfx2/sfx.hrc>
27cdf0e10cSrcweir
28cdf0e10cSrcweir// #defines *****************************************************************
29cdf0e10cSrcweir
30cdf0e10cSrcweir#define STR_NODEFPRINTER                    (RID_SFX_VIEW_START+ 0)
31cdf0e10cSrcweir#define STR_PRINTER_NOTAVAIL                (RID_SFX_VIEW_START+ 1)
32cdf0e10cSrcweir
33cdf0e10cSrcweir
34cdf0e10cSrcweir#define STR_PRINT_OPTIONS                   (RID_SFX_VIEW_START+ 6)
35cdf0e10cSrcweir#define STR_PRINT_OPTIONS_TITLE             (RID_SFX_VIEW_START+ 7)
36cdf0e10cSrcweir#define STR_ERROR_PRINTER_BUSY              (RID_SFX_VIEW_START+ 8)
37cdf0e10cSrcweir#define STR_NOSTARTPRINTER                  (RID_SFX_VIEW_START+ 9)
38cdf0e10cSrcweir#define STR_PRINTING                        (RID_SFX_VIEW_START+10)
39cdf0e10cSrcweir
40cdf0e10cSrcweir#define DLG_PRINTMONITOR                    (RID_SFX_VIEW_START)
41cdf0e10cSrcweir#define FT_DOCNAME                      1
42cdf0e10cSrcweir#define FT_PRINTING                     2
43cdf0e10cSrcweir#define FT_PRINTER                      3
44cdf0e10cSrcweir#define FT_PRINTINFO                    4
45cdf0e10cSrcweir#define PB_CANCELPRNMON                 5
46cdf0e10cSrcweir#define STR_FT_PREPARATION              6
47cdf0e10cSrcweir#define STR_PAGE                            (RID_SFX_VIEW_START+20)
48cdf0e10cSrcweir#define STR_ERROR_PRINT                     (RID_SFX_VIEW_START+21)
49cdf0e10cSrcweir#define STR_PRINT_NEWORI                    (RID_SFX_VIEW_START+22)
50cdf0e10cSrcweir#define STR_PRINT_NEWSIZE                   (RID_SFX_VIEW_START+23)
51cdf0e10cSrcweir#define STR_PRINT_NEWORISIZE                (RID_SFX_VIEW_START+24)
52cdf0e10cSrcweir
53cdf0e10cSrcweir#define STR_PREVIEW_DOCINFO                 (RID_SFX_VIEW_START+25)
54cdf0e10cSrcweir#define STR_PREVIEW_NODOCINFO               (RID_SFX_VIEW_START+26)
55cdf0e10cSrcweir
56cdf0e10cSrcweir#define MSG_ERROR_SEND_MAIL                 (RID_SFX_VIEW_START+31)
57cdf0e10cSrcweir
58cdf0e10cSrcweir#define STR_ERROR_SAVE_TEMPLATE             (RID_SFX_VIEW_START+33)
59cdf0e10cSrcweir
60cdf0e10cSrcweir#define MSG_QUERY_OPENASTEMPLATE            (RID_SFX_VIEW_START+41)
61cdf0e10cSrcweir#define MSG_CANT_CLOSE                      (RID_SFX_VIEW_START+42)
62cdf0e10cSrcweir#define MSG_ERROR_NO_WEBBROWSER_FOUND       (RID_SFX_VIEW_START+43)
63cdf0e10cSrcweir#define TP_FRAMEPROPERTIES                  (RID_SFX_VIEW_START+44)
64cdf0e10cSrcweir
65cdf0e10cSrcweir#define FT_FRAMENAME                    3
66cdf0e10cSrcweir#define ED_FRAMENAME                    4
67cdf0e10cSrcweir#define FT_URL                          5
68cdf0e10cSrcweir#define ED_URL                          6
69cdf0e10cSrcweir#define BT_FILEOPEN                     7
70cdf0e10cSrcweir#define NM_MARGINHEIGHT                 8
71cdf0e10cSrcweir#define FT_MARGINHEIGHT                 9
72cdf0e10cSrcweir#define NM_MARGINWIDTH                  10
73cdf0e10cSrcweir#define FT_MARGINWIDTH                  11
74cdf0e10cSrcweir#define GB_MARGIN                       12
75cdf0e10cSrcweir#define RB_SCROLLINGON                  13
76cdf0e10cSrcweir#define RB_SCROLLINGOFF                 14
77cdf0e10cSrcweir#define RB_SCROLLINGAUTO                15
78cdf0e10cSrcweir#define GB_SCROLLING                    16
79cdf0e10cSrcweir#define GB_BORDER                       17
80cdf0e10cSrcweir#define RB_FRMBORDER_ON                 18
81cdf0e10cSrcweir#define RB_FRMBORDER_INHERIT            19
82cdf0e10cSrcweir#define RB_FRMBORDER_OFF                20
83cdf0e10cSrcweir#define CB_MARGINWIDTHDEFAULT           21
84cdf0e10cSrcweir#define CB_MARGINHEIGHTDEFAULT          22
85cdf0e10cSrcweir
86cdf0e10cSrcweir#define GB_WIDTH                        23
87cdf0e10cSrcweir#define GB_HEIGHT                       24
88cdf0e10cSrcweir#define RB_PIXELWIDTH                   25
89cdf0e10cSrcweir#define RB_PERCENTWIDTH                 26
90cdf0e10cSrcweir#define RB_RELATIVEWIDTH                27
91cdf0e10cSrcweir#define RB_PIXELHEIGHT                  28
92cdf0e10cSrcweir#define RB_PERCENTHEIGHT                29
93cdf0e10cSrcweir#define RB_RELATIVEHEIGHT               30
94cdf0e10cSrcweir#define FT_WIDTHCOMMENT                 31
95cdf0e10cSrcweir#define FT_HEIGHTCOMMENT                32
96cdf0e10cSrcweir#define FT_WIDTH                        33
97cdf0e10cSrcweir#define NM_WIDTH                        34
98cdf0e10cSrcweir#define CB_WIDTHFIXED                   35
99cdf0e10cSrcweir#define CB_HEIGHTFIXED                  36
100cdf0e10cSrcweir#define FT_HEIGHT                       37
101cdf0e10cSrcweir#define NM_HEIGHT                       38
102cdf0e10cSrcweir
103cdf0e10cSrcweir#define FT_FRAMESPACING                 39
104cdf0e10cSrcweir#define NM_FRAMESPACING                 40
105cdf0e10cSrcweir#define CB_FRAMESPACING_INHERIT         41
106cdf0e10cSrcweir#define FT_FRAMESPACINGCOLOR            42
107cdf0e10cSrcweir#define ED_FRAMESPACINGCOLOR            43
108cdf0e10cSrcweir#define CB_FRAMESPACINGCOLOR_INHERIT    44
109cdf0e10cSrcweir#define GB_FRAMESET                     45
110cdf0e10cSrcweir#define FL_SEP_LEFT                     46
111cdf0e10cSrcweir#define FL_SEP_RIGHT                    47
112cdf0e10cSrcweir
113cdf0e10cSrcweir#define STR_FRAME_FILEDLG                   (RID_SFX_VIEW_START+46)
114cdf0e10cSrcweir
115cdf0e10cSrcweir#endif
116