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: fldref.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_REF ;
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 ) ;
55 FixedText FT_REFSELECTION
57 Pos = MAP_APPFONT ( 88 , 3 ) ;
58 Size = MAP_APPFONT ( 76 , 8 ) ;
59 Text [ en-US ] = "S~election" ;
62 ListBox LB_REFSELECTION
65 Pos = MAP_APPFONT ( 88 , 14 ) ;
66 Size = MAP_APPFONT ( 166 , 73 ) ;
70 /* TreeListBox in order to have tool tips - shares window position and size with LB_REFSELECTION */
71 Control LB_REFSELECTION_TOOLTIP
73 HelpID = HID_REFSELECTION_TOOLTIP ;
75 Pos = MAP_APPFONT ( 88 , 14 ) ;
76 Size = MAP_APPFONT ( 166 , 73 ) ;
79 FixedText FT_REFFORMAT
81 Pos = MAP_APPFONT ( 88 , 93 ) ;
82 Size = MAP_APPFONT ( 76 , 8 ) ;
84 Text [ en-US ] = "Insert ~reference to" ;
89 Pos = MAP_APPFONT ( 88 , 104 ) ;
90 Size = MAP_APPFONT ( 76 , 75 ) ;
97 Pos = MAP_APPFONT ( 170 , 93 ) ;
98 Size = MAP_APPFONT ( 84 , 10 ) ;
100 Text [ en-US ] = "Na~me" ;
105 Pos = MAP_APPFONT ( 170 , 104 ) ;
106 Size = MAP_APPFONT ( 84 , 12 ) ;
110 FixedText FT_REFVALUE
112 Pos = MAP_APPFONT ( 170 , 122 ) ;
113 Size = MAP_APPFONT ( 84 , 8 ) ;
114 Text [ en-US ] = "~Value" ;
121 Pos = MAP_APPFONT ( 170 , 136 ) ;
122 Size = MAP_APPFONT ( 84 , 12 ) ;
127 String STR_REFBOOKMARK
129 Text [ en-US ] = "Bookmarks" ;
131 String STR_REFFOOTNOTE
133 Text [ en-US ] = "Footnotes" ;
135 String STR_REFENDNOTE
137 Text [ en-US ] = "Endnotes" ;
139 String STR_REFHEADING
141 Text [ en-US ] = "Headings" ;
143 String STR_REFNUMITEM
145 Text [ en-US ] = "Numbered Paragraphs" ;
147 Text [ en-US ] = "Cross-references" ;