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: insrc.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 ************************************************************************/
32 #include <svx/dialogs.hrc>
35 ModalDialog DLG_INS_ROW_COL
39 Size = MAP_APPFONT ( 136 , 84 ) ;
40 Text [ en-US ] = "Insert" ;
44 Pos = MAP_APPFONT ( 80 , 6 ) ;
45 Size = MAP_APPFONT ( 50 , 14 ) ;
49 CancelButton BT_CANCEL
51 Pos = MAP_APPFONT ( 80 , 23 ) ;
52 Size = MAP_APPFONT ( 50 , 14 ) ;
57 Pos = MAP_APPFONT ( 80 , 43 ) ;
58 Size = MAP_APPFONT ( 50 , 14 ) ;
61 RadioButton CB_POS_BEFORE
63 Pos = MAP_APPFONT ( 12 , 49 ) ;
64 Size = MAP_APPFONT ( 56 , 10 ) ;
65 Text [ en-US ] = "~Before" ;
68 RadioButton CB_POS_AFTER
70 Pos = MAP_APPFONT ( 12 , 62 ) ;
71 Size = MAP_APPFONT ( 56 , 10 ) ;
72 Text [ en-US ] = "A~fter" ;
79 Pos = MAP_APPFONT ( 44 , 14 ) ;
80 Size = MAP_APPFONT ( 24 , 12 ) ;
93 Pos = MAP_APPFONT ( 6 , 3 ) ;
94 Size = MAP_APPFONT ( 68 , 8 ) ;
95 Text [ en-US ] = "Insert" ;
99 Pos = MAP_APPFONT ( 6 , 38 ) ;
100 Size = MAP_APPFONT ( 68 , 8 ) ;
101 Text [ en-US ] = "Position";
105 Pos = MAP_APPFONT ( 12 , 16 ) ;
106 Size = MAP_APPFONT ( 30 , 8 ) ;
107 Text [ en-US ] = "~Number" ;
112 Text [ en-US ] = " Rows" ;
116 Text [ en-US ] = " Columns" ;