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: bmp.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 ModalDialog DLG_PATH {
35 Size = MAP_APPFONT( 301, 104 );
36 Text = "Pfad-Einstellungen";
40 Pos = MAP_APPFONT( 6, 3 );
41 Size = MAP_APPFONT( 243, 59 );
45 Pos = MAP_APPFONT( 12, 16 );
46 Size = MAP_APPFONT( 50, 10 );
47 Text = "SRS-Datei (inkl.Pfad):";
50 Pos = MAP_APPFONT( 12, 46 );
51 Size = MAP_APPFONT( 50, 10 );
52 Text = "Ausgabe-Pfad:";
55 Pos = MAP_APPFONT( 12, 31 );
56 Size = MAP_APPFONT( 50, 10 );
57 Text = "Bitmap-Pfad:";
61 Pos = MAP_APPFONT( 65, 14 );
62 Size = MAP_APPFONT( 160, 12 );
67 Pos = MAP_APPFONT( 65, 29 );
68 Size = MAP_APPFONT( 160, 12 );
73 Pos = MAP_APPFONT( 65, 44 );
74 Size = MAP_APPFONT( 160, 12 );
78 Pos = MAP_APPFONT( 228, 14 );
79 Size = MAP_APPFONT( 15, 12 );
84 Pos = MAP_APPFONT( 228, 29 );
85 Size = MAP_APPFONT( 15, 12 );
90 Pos = MAP_APPFONT( 228, 44 );
91 Size = MAP_APPFONT( 15, 12 );
96 Pos = MAP_APPFONT( 255, 6 );
97 Size = MAP_APPFONT( 40, 12 );
101 CancelButton BTN_CANCEL {
102 Pos = MAP_APPFONT( 255, 21 );
103 Size = MAP_APPFONT( 40, 12 );
107 Pos = MAP_APPFONT( 6, 65 );
108 Size = MAP_APPFONT( 243, 33 );
113 Pos = MAP_APPFONT( 12, 76 );
114 Size = MAP_APPFONT( 231, 70 );