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: flddok.src,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 ************************************************************************/
31 #include "globals.hrc"
32 #include "fldtdlg.hrc"
36 HelpID = HID_FLD_DOK ;
39 Size = MAP_APPFONT ( 260 , 185 ) ;
42 Pos = MAP_APPFONT ( 6 , 3 ) ;
43 Size = MAP_APPFONT ( 76 , 8 ) ;
44 Text [ en-US ] = "~Type" ;
50 Pos = MAP_APPFONT ( 6 , 14 ) ;
51 Size = MAP_APPFONT ( 76 , 165 ) ;
56 FixedText FT_DOKSELECTION
58 Pos = MAP_APPFONT ( 88 , 3 ) ;
59 Size = MAP_APPFONT ( 76 , 8 ) ;
60 Text [ en-US ] = "S~elect" ;
63 ListBox LB_DOKSELECTION
66 Pos = MAP_APPFONT ( 88 , 15 ) ;
67 Size = MAP_APPFONT ( 76 , 165 ) ;
70 FixedText FT_DOKFORMAT
72 Pos = MAP_APPFONT ( 170 , 3 ) ;
73 Size = MAP_APPFONT ( 84 , 8 ) ;
75 Text [ en-US ] = "F~ormat" ;
80 Pos = MAP_APPFONT ( 170 , 14 ) ;
81 Size = MAP_APPFONT ( 84 , 151 ) ;
87 ListBox LB_DOKNUMFORMAT
90 Pos = MAP_APPFONT ( 170 , 14 ) ;
91 Size = MAP_APPFONT ( 84 , 151 ) ;
98 Pos = MAP_APPFONT ( 170 , 155 ) ;
99 Size = MAP_APPFONT ( 84 , 8 ) ;
100 Text [ en-US ] = "O~ffset" ;
107 Pos = MAP_APPFONT ( 170 , 167 ) ;
108 Size = MAP_APPFONT ( 84 , 12 ) ;
113 NumericField ED_DOKLEVEL
116 Pos = MAP_APPFONT ( 170 , 167 ) ;
117 Size = MAP_APPFONT ( 84 , 12 ) ;
129 NumericField ED_DOKDATEOFF
132 Pos = MAP_APPFONT ( 170 , 167 ) ;
133 Size = MAP_APPFONT ( 84 , 12 ) ;
142 CheckBox CB_DOKFIXEDCONTENT
144 Pos = MAP_APPFONT ( 170 , 170 ) ;
145 Size = MAP_APPFONT ( 72 , 10 ) ;
147 Text [ en-US ] = "~Fixed content" ;
149 Bitmap BMP_DOKROOT_OPENED
153 Bitmap BMP_DOKROOT_CLOSED
157 String STR_DOKDATEOFF
159 Text [ en-US ] = "Offs~et in days" ;
161 String STR_DOKTIMEOFF
163 Text [ en-US ] = "Offs~et in minutes" ;
165 Text [ en-US ] = "Document" ;