Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / formula / source / ui / dlg / parawin.hrc
blobf340e6320cd37c7c7db478abd4a27d5a5c227ac9
1 /*
2  * This file is part of the LibreOffice project.
3  *
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/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
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 .
17  */
19 #define FT_PARNAME          1
20 #define FT_PARDESC          2
21 #define FT_EDITDESC         3
22 #define FT_ARG1             4
23 #define FT_ARG2             5
24 #define FT_ARG3             6
25 #define FT_ARG4             7
26 #define BTN_FX1             8
27 #define BTN_FX2             9
28 #define BTN_FX3             10
29 #define BTN_FX4             11
30 #define ED_ARG1             12
31 #define ED_ARG2             13
32 #define ED_ARG3             14
33 #define ED_ARG4             15
34 #define RB_ARG1             16
35 #define RB_ARG2             17
36 #define RB_ARG3             18
37 #define RB_ARG4             19
38 #define WND_SLIDER          20
40 #define STR_OPTIONAL        1
41 #define STR_REQUIRED        2