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#include "sc.hrc" // -> RID_SCDLG_CHANGES 25 26#define BTN_OK 1 27#define BTN_CANCEL 2 28#define BTN_HELP 5 29// 30#define CTR_REDLINING 10 31#define TP_FILTER 11 32#define TP_VIEW 12 33 34 35#define FT_ASSIGN 14 36#define ED_ASSIGN 15 37#define RB_ASSIGN 16 38 39 40#define STR_INSERT_COLS 20 41#define STR_INSERT_ROWS 21 42#define STR_INSERT_TABS 22 43#define STR_DELETE_COLS 23 44#define STR_DELETE_ROWS 24 45#define STR_DELETE_TABS 25 46#define STR_MOVE 26 47#define STR_CONTENT 27 48#define STR_REJECT 28 49#define STR_ACCEPTED 29 50#define STR_REJECTED 30 51#define STR_NO_ENTRY 31 52#define STR_CONTENT_WITH_CHILD 32 53#define STR_CHILD_CONTENT 33 54#define STR_CHILD_ORGCONTENT 34 55#define STR_EMPTY 35 56// Bitmaps 57#define BMP_STR_CLOSE 41 58#define BMP_STR_OPEN 42 59#define BMP_STR_END 43 60#define BMP_STR_ERROR 44 61 62#define SC_CHANGES_COMMENT 49 63#define SC_SUB_SORT 50 64#define SC_SORT_ACTION 51 65#define SC_SORT_POSITION 52 66#define SC_SORT_AUTHOR 53 67#define SC_SORT_DATE 54 68#define SC_SORT_COMMENT 55 69 70// 71 72