1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #include "dbregister.hrc"
31 #include <svx/dialogs.hrc>
33 // RID_SFXPAGE_PATH -----------------------------------------------------
34 #define STD_MASKCOLOR Color { Red=0xffff; Green=0x0000; Blue=0xffff; }
35 TabPage RID_SFXPAGE_DBREGISTER
37 HelpId = "cui:TabPage:RID_SFXPAGE_DBREGISTER" ;
41 Size = MAP_APPFONT ( 260 , 185 ) ;
42 Text [ en-US ] = "Registered databases" ;
47 Pos = MAP_APPFONT ( 12 , 14 ) ;
48 Size = MAP_APPFONT ( 40 , 10 ) ;
49 Text [ en-US ] = "Registered name" ;
54 Pos = MAP_APPFONT ( 110 , 14 ) ;
55 Size = MAP_APPFONT ( 40 , 10 ) ;
56 Text [ en-US ] = "Database file" ;
60 Pos = MAP_APPFONT ( 12 , 14 ) ;
61 Size = MAP_APPFONT ( 236 , 147 ) ;
67 HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_NEW";
68 Pos = MAP_APPFONT ( 47 , 165 ) ;
69 Size = MAP_APPFONT ( 65 , 14 ) ;
70 Text [ en-US ] = "~New..." ;
74 HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_EDIT";
75 Pos = MAP_APPFONT ( 183 , 165 ) ;
76 Size = MAP_APPFONT ( 65 , 14 ) ;
77 Text [ en-US ] = "~Edit..." ;
81 HelpID = "cui:PushButton:RID_SFXPAGE_DBREGISTER:BTN_DELETE";
82 Pos = MAP_APPFONT ( 115 , 165 ) ;
83 Size = MAP_APPFONT ( 65 , 14 ) ;
84 Text [ en-US ] = "~Delete" ;
88 Pos = MAP_APPFONT ( 6 , 3 ) ;
89 Size = MAP_APPFONT ( 248 , 8 ) ;
90 Text [ en-US ] = "Registered databases" ;