1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#define LB_EFFECT 1 24#define LB_ACTION 3 25#define LB_OLE_ACTION 4 26#define LB_TREE 5 27#define LB_TREE_DOCUMENT 6 28#define BTN_SEARCH 1 29#define BTN_SEEK 2 30#define TSB_SOUND 1 31#define TSB_PLAY_FULL 2 32#define FL_EFFECT 1 33#define FL_SEPARATOR 2 34#define RBT_SLOW 1 35#define RBT_MEDIUM 2 36#define RBT_FAST 3 37#define EDT_SOUND 1 38#define EDT_BOOKMARK 2 39#define EDT_DOCUMENT 3 40#define EDT_PROGRAM 4 41#define EDT_MACRO 5 42#define FT_ACTION 2 43#define FT_ANIMATION 3 44#define FT_SPEED 4 45#define FT_TREE 5 46#define TP_ANIMATION 787 47#define TP_ANIMATION_ACTION 789 48#define STR_PATHNAME 1 49