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 "macroass.hrc"
31 #include <svx/dialogs.hrc>
33 TabPage RID_SVXPAGE_EVENTASSIGN
35 HelpID = "cui:TabPage:RID_SVXPAGE_EVENTASSIGN";
38 DialogControl = TRUE ;
39 Size = MAP_APPFONT ( WIDTH_TP , HEIGHT_TP ) ;
40 Text [ en-US ] = "Assign Macro" ;
43 Text [ en-US ] = "Event" ;
47 Text [ en-US ] = "Assigned macro";
52 Pos = MAP_APPFONT ( COL0 , ROW0 ) ;
53 Size = MAP_APPFONT ( WIDTH1_2 , HEIGHT0 ) ;
55 DialogControl = TRUE ;
59 HelpID = HID_MACRO_LB_EVENT ;
63 Pos = MAP_APPFONT ( COL0 , ROW7A ) ;
64 Size = MAP_APPFONT ( WIDTH1 , RSC_CD_FIXEDTEXT_HEIGHT ) ;
70 Pos = MAP_APPFONT ( COL0 , ROW8 ) ;
71 Size = MAP_APPFONT ( WIDTH1 , HEIGHT8 ) ;
74 HelpId = HID_MACRO_GROUP ;
76 FixedText FT_LABEL4LB_MACROS
78 Pos = MAP_APPFONT ( COL2 , ROW7 ) ;
79 Size = MAP_APPFONT ( WIDTH1 , RSC_CD_FIXEDTEXT_HEIGHT + HEIGHT_EXTRA7 ) ;
81 Text [ en-US ] = "~Existing macros\n" ;
86 Pos = MAP_APPFONT ( COL2 , ROW8 ) ;
87 Size = MAP_APPFONT ( WIDTH2 , HEIGHT8 ) ;
89 HelpId = HID_MACRO_MACROS ;
93 HelpID = "cui:PushButton:RID_SVXPAGE_EVENTASSIGN:PB_ASSIGN";
94 Pos = MAP_APPFONT ( COL4 , ROW0 ) ;
95 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
96 // ### ACHTUNG: Neuer Text in Resource? Z~uweisen : Zuweisen
99 Text [ en-US ] = "~Assign" ;
103 HelpID = "cui:PushButton:RID_SVXPAGE_EVENTASSIGN:PB_DELETE";
104 Pos = MAP_APPFONT ( COL4 , ROW2 ) ;
105 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
108 Text [ en-US ] = "~Remove" ;
112 Text [ en-US ] = "Macros" ;