2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "parawin.hrc"
20 #include "ForResId.hrc"
21 #include "helpids.hrc"
23 #define STD_MASKCOLOR Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }
24 //---------------------------------------------------------------------------
26 #define FT_ARGBLOCK( y ) \
27 Pos = MAP_APPFONT (6 , y ) ; \
28 Size = MAP_APPFONT ( 74 , 8 ) ; \
31 #define FXBUTTONBLOCK( y ) \
32 Pos = MAP_APPFONT (83 , y-1 ) ; \
33 Size = MAP_APPFONT ( 13 , 15 ) ; \
41 MaskColor = STD_MASKCOLOR;\
44 #define ED_ARGBLOCK( y ) \
46 Pos = MAP_APPFONT( 98, y ); \
47 Size = MAP_APPFONT( 66, 12 ); \
50 #define RB_ARGBLOCK( y ) \
51 Pos = MAP_APPFONT ( 166 , y-1 ) ; \
52 Size = MAP_APPFONT ( 13 , 15 ) ; \
54 QuickHelpText [ en-US ] = "Select"; \
56 //---------------------------------------------------------------------------
58 // jetzt alles zusammen
60 TabPage RID_FORMULATAB_PARAMETER
62 HelpID = "formula:TabPage:RID_FORMULATAB_PARAMETER";
64 Size = MAP_APPFONT( 203, 128 );
70 Pos = MAP_APPFONT (3 , 6 ) ;
71 Size = MAP_APPFONT ( 198 , 20 ) ;
73 Text [ en-US ] = "Function not known";
78 Pos = MAP_APPFONT ( 3, 29) ;
79 Size = MAP_APPFONT ( 198 , 10 ) ;
83 Pos = MAP_APPFONT ( 3, 42 ) ;
84 Size = MAP_APPFONT ( 198 , 20 ) ;
88 FixedText FT_ARG1 { FT_ARGBLOCK ( 66 ) };
89 FixedText FT_ARG2 { FT_ARGBLOCK ( 81 ) };
90 FixedText FT_ARG3 { FT_ARGBLOCK ( 96 ) };
91 FixedText FT_ARG4 { FT_ARGBLOCK ( 111 ) };
95 HelpId=HID_FORMULA_FAP_BTN_FX1;
100 HelpId=HID_FORMULA_FAP_BTN_FX2;
106 HelpId=HID_FORMULA_FAP_BTN_FX3;
111 HelpId=HID_FORMULA_FAP_BTN_FX4;
112 FXBUTTONBLOCK ( 109 )
114 Edit ED_ARG1 { ED_ARGBLOCK ( 64 )
115 HelpID = "formula:Edit:RID_FORMULATAB_PARAMETER:ED_ARG1";
117 Edit ED_ARG2 { ED_ARGBLOCK ( 79 )
118 HelpID = "formula:Edit:RID_FORMULATAB_PARAMETER:ED_ARG2";
120 Edit ED_ARG3 { ED_ARGBLOCK ( 94 )
121 HelpID = "formula:Edit:RID_FORMULATAB_PARAMETER:ED_ARG3";
123 Edit ED_ARG4 { ED_ARGBLOCK ( 109 )
124 HelpID = "formula:Edit:RID_FORMULATAB_PARAMETER:ED_ARG4";
129 HelpId=HID_FORMULA_FAP_BTN_REF1;
135 HelpId=HID_FORMULA_FAP_BTN_REF2;
140 HelpId=HID_FORMULA_FAP_BTN_REF3;
145 HelpId=HID_FORMULA_FAP_BTN_REF4;
151 Pos = MAP_APPFONT ( 183, 63 ) ;
152 Size = MAP_APPFONT ( 8 , 59 ) ;
158 Text [ en-US ] = "(optional)" ;
162 Text [ en-US ] = "(required)" ;