/**************************************************************
 * 
 * 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.
 * 
 *************************************************************/


#ifndef _SVX_OPTIMPROVE_HRC
#define _SVX_OPTIMPROVE_HRC

// defines ---------------------------------------------------------------

#define FL_IMPROVE              10
#define FT_INVITATION           11
#define RB_YES                  12
#define RB_NO                   13
#define FL_DATA                 14
#define FT_NR_REPORTS           15
#define FT_NR_REPORTS_VALUE     16
#define FT_NR_ACTIONS           17
#define FT_NR_ACTIONS_VALUE     18
#define PB_SHOWDATA             19
#define FI_INFO                 20
#define WIN_INFO                21
#define BTN_OK                  22

#define STR_INFO                10
#define STR_MOREINFO            11

#endif

