1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: view.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
33 #include <sfx2/sfx.hrc>
35 // #defines *****************************************************************
37 #define STR_NODEFPRINTER (RID_SFX_VIEW_START+ 0)
38 #define STR_PRINTER_NOTAVAIL (RID_SFX_VIEW_START+ 1)
41 #define STR_PRINT_OPTIONS (RID_SFX_VIEW_START+ 6)
42 #define STR_PRINT_OPTIONS_TITLE (RID_SFX_VIEW_START+ 7)
43 #define STR_ERROR_PRINTER_BUSY (RID_SFX_VIEW_START+ 8)
44 #define STR_NOSTARTPRINTER (RID_SFX_VIEW_START+ 9)
45 #define STR_PRINTING (RID_SFX_VIEW_START+10)
48 #define STR_UNDO (RID_SFX_VIEW_START+11)
49 #define STR_REDO (RID_SFX_VIEW_START+12)
50 #define STR_REPEAT (RID_SFX_VIEW_START+13)
53 #define DLG_PRINTMONITOR (RID_SFX_VIEW_START)
57 #define FT_PRINTINFO 4
58 #define PB_CANCELPRNMON 5
59 #define STR_FT_PREPARATION 6
60 #define STR_PAGE (RID_SFX_VIEW_START+20)
61 #define STR_ERROR_PRINT (RID_SFX_VIEW_START+21)
62 #define STR_PRINT_NEWORI (RID_SFX_VIEW_START+22)
63 #define STR_PRINT_NEWSIZE (RID_SFX_VIEW_START+23)
64 #define STR_PRINT_NEWORISIZE (RID_SFX_VIEW_START+24)
66 #define STR_PREVIEW_DOCINFO (RID_SFX_VIEW_START+25)
67 #define STR_PREVIEW_NODOCINFO (RID_SFX_VIEW_START+26)
69 #define MSG_ERROR_SEND_MAIL (RID_SFX_VIEW_START+31)
71 #define STR_ERROR_SAVE_TEMPLATE (RID_SFX_VIEW_START+33)
73 #define MSG_QUERY_OPENASTEMPLATE (RID_SFX_VIEW_START+41)
74 #define MSG_CANT_CLOSE (RID_SFX_VIEW_START+42)
75 #define MSG_ERROR_NO_WEBBROWSER_FOUND (RID_SFX_VIEW_START+43)
76 #define TP_FRAMEPROPERTIES (RID_SFX_VIEW_START+44)
78 #define FT_FRAMENAME 3
79 #define ED_FRAMENAME 4
83 #define NM_MARGINHEIGHT 8
84 #define FT_MARGINHEIGHT 9
85 #define NM_MARGINWIDTH 10
86 #define FT_MARGINWIDTH 11
88 #define RB_SCROLLINGON 13
89 #define RB_SCROLLINGOFF 14
90 #define RB_SCROLLINGAUTO 15
91 #define GB_SCROLLING 16
93 #define RB_FRMBORDER_ON 18
94 #define RB_FRMBORDER_INHERIT 19
95 #define RB_FRMBORDER_OFF 20
96 #define CB_MARGINWIDTHDEFAULT 21
97 #define CB_MARGINHEIGHTDEFAULT 22
101 #define RB_PIXELWIDTH 25
102 #define RB_PERCENTWIDTH 26
103 #define RB_RELATIVEWIDTH 27
104 #define RB_PIXELHEIGHT 28
105 #define RB_PERCENTHEIGHT 29
106 #define RB_RELATIVEHEIGHT 30
107 #define FT_WIDTHCOMMENT 31
108 #define FT_HEIGHTCOMMENT 32
111 #define CB_WIDTHFIXED 35
112 #define CB_HEIGHTFIXED 36
116 #define FT_FRAMESPACING 39
117 #define NM_FRAMESPACING 40
118 #define CB_FRAMESPACING_INHERIT 41
119 #define FT_FRAMESPACINGCOLOR 42
120 #define ED_FRAMESPACINGCOLOR 43
121 #define CB_FRAMESPACINGCOLOR_INHERIT 44
122 #define GB_FRAMESET 45
123 #define FL_SEP_LEFT 46
124 #define FL_SEP_RIGHT 47
126 #define STR_FRAME_FILEDLG (RID_SFX_VIEW_START+46)