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: macropg.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 "macroass.hrc"
32 #include "svx/dialogs.hrc"
34 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 in:\n" ;
86 Pos = MAP_APPFONT ( COL2 , ROW8 ) ;
87 Size = MAP_APPFONT ( WIDTH2 , HEIGHT8 ) ;
89 HelpId = HID_MACRO_MACROS ;
93 Pos = MAP_APPFONT ( COL4 , ROW0 ) ;
94 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
95 // ### ACHTUNG: Neuer Text in Resource? Z~uweisen : Zuweisen
98 Text [ en-US ] = "~Assign" ;
102 Pos = MAP_APPFONT ( COL4 , ROW2 ) ;
103 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
106 Text [ en-US ] = "~Remove" ;
108 ListBox LB_SCRIPTTYPE
110 Pos = MAP_APPFONT ( COL4 , ROW4 ) ;
111 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , 60 ) ;
113 Text [ en-US ] = "~Scripting Language" ;
120 Text [ en-US ] = "Macros" ;