/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. * *************************************************************/ #include "ResourceIds.hrc" #define FL_SCALE 1 #define TXT_MIN 1 #define TXT_MAX 2 #define TXT_STEP_MAIN 3 #define TXT_STEP_HELP_COUNT 4 #define TXT_ORIGIN 5 #define TXT_TIME_RESOLUTION 6 #define TXT_AXIS_TYPE 7 #define TXT_STEP_HELP 8 #define CBX_AUTO_MIN 1 #define CBX_AUTO_MAX 2 #define CBX_AUTO_STEP_MAIN 3 #define CBX_AUTO_STEP_HELP 4 #define CBX_AUTO_ORIGIN 5 #define CBX_LOGARITHM 6 #define CBX_REVERSE 7 #define CBX_AUTO_TIME_RESOLUTION 8 #define EDT_STEP_MAIN 1 #define EDT_MAX 2 #define EDT_MIN 3 #define EDT_ORIGIN 4 #define MT_STEPHELP 10 #define MT_MAIN_DATE_STEP 11 #define LB_AXIS_TYPE 1 #define LB_MAIN_TIME_UNIT 2 #define LB_HELP_TIME_UNIT 3 #define LB_TIME_RESOLUTION 4 #define STR_LIST_TIME_UNIT 1