1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27 28#include "sc.hrc" 29 30//#define RID_SCPAGE_HFEDIT 256 31//#define RID_SCDLG_HFEDIT 256 32 33#define FT_LEFT 1 34#define FT_CENTER 2 35#define FT_RIGHT 3 36#define FT_INFO 4 37#define WND_LEFT 1 38#define WND_CENTER 2 39#define WND_RIGHT 3 40#define BTN_TEXT 1 41#define BTN_PAGE 2 42#define BTN_PAGES 3 43#define BTN_DATE 4 44#define BTN_TIME 5 45#define BTN_FILE 6 46#define BTN_TABLE 7 47 48#define RID_POPUP_FCOMMAND 10 49#define FILE_COMMAND_TITEL 11 50#define FILE_COMMAND_FILENAME 12 51#define FILE_COMMAND_PATH 13 52 53#define FL_INFO 14 54 55#define IMG_TEXT_H 21 56#define IMG_PAGE_H 22 57#define IMG_PAGES_H 23 58#define IMG_DATE_H 24 59#define IMG_TIME_H 25 60#define IMG_FILE_H 26 61#define IMG_TABLE_H 27 62#define FT_HF_DEFINED 28 63#define LB_DEFINED 29 64#define FT_HF_CUSTOM 30 65