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#include "sc.hrc" 24 25//#define RID_SCDLG_NAVIGATOR 256 26 27#define FT_ROW 1 28#define ED_ROW 2 29#define FT_COL 3 30#define ED_COL 4 31#define LB_DOCUMENTS 5 32#define LB_ENTRIES 6 33#define TBX_CMD 7 34#define STR_DRAGMODE 8 35#define STR_DISPLAY 9 36#define STR_ACTIVE 10 37#define STR_NOTACTIVE 11 38#define STR_HIDDEN 12 39#define STR_ACTIVEWIN 13 40//#define IMG_ENTRIES 14 41#define STR_QHLP_SCEN_LISTBOX 15 42#define STR_QHLP_SCEN_COMMENT 16 43#define IL_CMD 17 44#define ILH_CMD 18 45 46 47 48#define IID_AREAS 1 49#define IID_DBAREAS 2 50#define IID_DATA 3 51#define IID_DOCS 4 52#define IID_UP 5 53#define IID_DOWN 6 54#define IID_SCENARIOS 7 55#define IID_DROPMODE 9 56#define IID_CHANGEROOT 10 57#define IID_ZOOMOUT 11 58 59 60