bump product version to 4.1.6.2
[LibreOffice.git] / sd / source / ui / inc / animobjs.hrc
blobae4f7d345ae0c24502e02131ebd906c4c207914c
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 #define FLT_WIN_ANIMATION 619
20 #define CTL_DISPLAY 1
21 #define BTN_FIRST 1
22 #define BTN_REVERSE 2
23 #define BTN_STOP 3
24 #define BTN_PLAY 4
25 #define BTN_LAST 5
26 #define BTN_GET_ONE_OBJECT 6
27 #define BTN_GET_ALL_OBJECTS 7
28 #define BTN_REMOVE_BITMAP 8
29 #define BTN_REMOVE_ALL 9
30 #define BTN_CREATE_GROUP 10
31 #define BTN_HELP 1
32 #define NUM_FLD_BITMAP 1
33 #define TIME_FIELD 1
34 #define FT_COUNT 1
35 #define FI_COUNT 2
36 #define GRP_BITMAP 1
37 #define RBT_GROUP 1
38 #define RBT_BITMAP 2
39 #define FT_ADJUSTMENT 4
40 #define LB_ADJUSTMENT 2
41 #define LB_LOOP_COUNT 3
42 #define GRP_ANIMATION_GROUP 2
43 #define STR_DISPLAY 1
45 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */