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 24#define FL_INCLUDE_ON_PAGE 1 25#define CB_DATETIME 2 26#define RB_DATETIME_FIXED 3 27#define TB_DATETIME_FIXED 4 28#define RB_DATETIME_AUTOMATIC 5 29#define CB_DATETIME_FORMAT 6 30#define FT_DATETIME_LANGUAGE 7 31#define CB_DATETIME_LANGUAGE 8 32#define FL_FOOTER 9 33#define CB_FOOTER 10 34#define FT_FOOTER 11 35#define TB_FOOTER_FIXED 12 36#define FL_SLIDENUMBER 13 37#define CB_SLIDENUMBER 14 38#define FL_NOTONTITLE 15 39#define CB_NOTONTITLE 16 40#define BT_APPLYTOALL 17 41#define BT_APPLY 18 42#define BT_CANCEL 19 43#define BT_HELP 20 44#define FL_HEADER 21 45#define CB_HEADER 22 46#define FT_HEADER 23 47#define TB_HEADER_FIXED 24 48#define FL_DATETIME 25 49#define CT_PREVIEW 26 50#define STR_PAGE_NUMBER 27 51#define STR_INCLUDE_ON_PAGE 28 52