/* AbiWord * Copyright (C) 1998-2000 AbiSource, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ ////////////////////////////////////////////////////////////////// // THIS FILE IS INCLUDED BY .cpp AND .rc FILES. // // *** RC.exe IS BRAIN-DAMAGED. GIVING THIS FILE AN .rc2 // *** EXTENSION MAKES #INCLUDING THIS FILE FROM Win32Main.rc // *** WORK -- IF THE SUFFIX IS .h ONLY THE #DEFINES WORK, THE // *** DIALOGS DO NOT GET COMPILED. // ////////////////////////////////////////////////////////////////// #define AP_RID_DIALOG_REPLACE 200 #define AP_RID_DIALOG_FIND 201 // shares class with _REPLACE #define AP_RID_DIALOG_BREAK 202 #define AP_RID_DIALOG_SPELL 203 #define AP_RID_DIALOG_PARAGRAPH 204 #define AP_RID_DIALOG_PARA_TAB1 205 #define AP_RID_DIALOG_PARA_TAB2 206 #define AP_RID_DIALOG_OPTIONS 207 #define AP_RID_DIALOG_OPT_SPELL 209 // tab-sub-dlg #define AP_RID_DIALOG_OPT_GENERAL 210 // tab-sub-dlg #define AP_RID_DIALOG_OPT_DOCUMENTS 211 // tab-sub-dlg #define AP_RID_DIALOG_DATETIME 212 #define AP_RID_DIALOG_FIELD 213 #define AP_RID_DIALOG_WORDCOUNT 214 #define AP_RID_DIALOG_GOTO 215 #define AP_RID_DIALOG_COLUMNS 216 #define AP_RID_DIALOG_LIST 217 #define AP_RID_DIALOG_TABS 218 #define AP_RID_DIALOG_PAGENUMBERS 219 #define AP_RID_DIALOG_PAGE_SETUP 220 #define AP_RID_DIALOG_TOGGLECASE 221 #define AP_RID_DIALOG_STYLES_TOP 222 #define AP_RID_DIALOG_STYLES_NEWMODIFY 223 #define AP_RID_DIALOG_PAGE_SETUP_PAGE 224 // tab-sub-dialog #define AP_RID_DIALOG_PAGE_SETUP_MARGINS 225 // tab-sub-dialog #define AP_RID_DIALOG_HDRFTR 226 #define AP_RID_DIALOG_INSERTBOOKMARK 227 #define AP_RID_DIALOG_INSERTHYPERLINK 228 #define AP_RID_DIALOG_NEW 229 #define AP_RID_DIALOG_MARK_REVISIONS 230 #define AP_RID_DIALOG_LIST_REVISIONS 231 #define AP_RID_DIALOG_INSERT_TABLE 232 #define AP_RID_DIALOG_DOWNLOADFILE 233 #define AP_RID_DIALOG_META_GENERAL 234 // Property Page #define AP_RID_DIALOG_META_SUMMARY 235 // Property Page #define AP_RID_DIALOG_META_PERMISSIONS 236 // Property Page #define AP_RID_DIALOG_MERGECELLS 237 #define AP_RID_DIALOG_OPT_LANGUAGE 238 // tab-sub-dlg #define AP_RID_DIALOG_FORMATTABLE 239 #define AP_RID_DIALOG_FORMATFOOTNOTES 240 #define AP_RID_DIALOG_MAILMERGE 241 #define AP_RID_DIALOG_FORMATFRAME 242 #define AP_RID_DIALOG_STYLIST 243 #define AP_RID_DIALOG_SPLITCELLS 244 #define AP_RID_DIALOG_FORMATTOC_GENERAL 245 // Property Page #define AP_RID_DIALOG_FORMATTOC_LAYOUTDETAILS 246 // Property Page #define AP_RID_DIALOG_LATEX 247 // Menu bitmaps #define AP_RID_BITMAP_NEW 2500 #define AP_RID_BITMAP_OPEN 2501 #define AP_RID_BITMAP_PRINT 2502 #define AP_RID_BITMAP_PASTE 2503 #define AP_RID_BITMAP_CUT 2504 #define AP_RID_BITMAP_COPY 2505 #define AP_RID_BITMAP_FIND 2506 #define AP_RID_BITMAP_SYMBOL 2507 #define AP_RID_BITMAP_PICTURE 2508 #define AP_RID_BITMAP_HELP 2509 #define AP_RID_BITMAP_REDO 2510 #define AP_RID_BITMAP_OPTIONS 2511 #define AP_RID_BITMAP_UNDO 2512 #include "ap_Win32Res_DlgPageSetup.rc2" #include "ap_Win32Resources_DialogReplace.rc2" #include "ap_Win32Res_DlgBreak.rc2" #include "ap_Win32Res_DlgField.rc2" #include "ap_Win32Res_DlgInsert_DateTime.rc2" #include "ap_Win32Res_DlgSpell.rc2" #include "ap_Win32Res_DlgParagraph.rc2" #include "ap_Win32Res_DlgOptions.rc2" #include "ap_Win32Res_DlgWordCount.rc2" #include "ap_Win32Res_DlgGoto.rc2" #include "ap_Win32Res_DlgColumns.rc2" #include "ap_Win32Res_DlgList.rc2" #include "ap_Win32Res_DlgTabs.rc2" #include "ap_Win32Res_Icons.rc2" #include "ap_Win32Res_DlgPageNumbers.rc2" #include "ap_Win32Res_DlgToggleCase.rc2" #include "ap_Win32Res_DlgStylesTop.rc2" #include "ap_Win32Res_DlgStylesNewModify.rc2" #include "ap_Win32Res_DlgHdrFtr.rc2" #include "ap_Win32Res_DlgInsertBookmark.rc2" #include "ap_Win32Res_DlgInsertHyperlink.rc2" #include "ap_Win32Res_DlgNew.rc2" #include "ap_Win32Res_DlgMarkRevisions.rc2" #include "ap_Win32Res_DlgListRevisions.rc2" #include "ap_Win32Res_DlgInsertTable.rc2" #include "ap_Win32Res_DlgDownload_File.rc2" #include "ap_Win32Res_Version.rc2" #include "ap_Win32Res_DlgMetaData.rc2" #include "ap_Win32Res_MergeCells.rc2" #include "ap_Win32Res_FormatTable.rc2" #include "ap_Win32Res_FormatFootnotes.rc2" #include "ap_Win32Res_MailMerge.rc2" #include "ap_Win32Res_Manifest.rc2" #include "ap_Win32Res_FormatFrame.rc2" #include "ap_Win32Res_DlgStylist.rc2" #include "ap_Win32Res_SplitCells.rc2" #include "ap_Win32Res_DlgFormatTOC.rc2" #include "ap_Win32Res_DlgLatex.rc2"