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#define TP_OPTIONS_LAYOUT 596 28#define TP_OPTIONS_CONTENTS 597 29#define TP_OPTIONS_SNAP 598 30#define TP_OPTIONS_MISC 599 31#define GRP_OTHER 1 32#define FT_METRIC 2 33#define GRP_PROGRAMSTART 3 34#define GRP_DISPLAY 4 35#define GRP_SETTINGS 5 36#define GRP_TEXT 6 37#define FT_TABSTOP 7 38//#i80528##define GRP_VIEW_SUBSTITUTE 8 39#define CBX_COPY 13 40#define CBX_RULER 14 41#define CBX_HELPLINES 1 42#define CBX_MOVE_OUTLINE 15 43//#i80528##define CBX_OUTLINEMODE 11 44//#i80528##define CBX_HAIRLINEMODE 12 45#define CBX_MARKED_HIT_MOVES_ALWAYS 19 46#define CBX_CROOK_NO_CONTORTION 21 47#define CBX_SLANT_BUT_SHEAR 22 48#//#i80528#define CBX_EXTERN_GRAPHIC 10 49#define CBX_HANDLES_BEZIER 2 50#define GRP_SNAP 1 51#define GRP_ORTHO 2 52#define FT_SNAP_AREA 1 53#define FI_ORTHO 2 54#define FI_SNAP 3 55#define FT_BEZ_ANGLE 4 56//#define FT_METRIC 5 57#define LB_METRIC 1 58#define MTR_FLD_SNAP_AREA 1 59#define MTR_FLD_ANGLE 2 60#define MTR_FLD_BEZ_ANGLE 3 61#define MTR_FLD_TABSTOP 4 62#define CBX_ROTATE 8 63#define CBX_ORTHO 6 64#define CBX_BIGORTHO 7 65#define CBX_SNAPGRID 1 66#define CBX_SNAP_HELPLINES 2 67#define CBX_SNAP_GRID 1 68#define CBX_SNAP_BORDER 3 69#define CBX_SNAP_FRAME 4 70#define CBX_SNAP_POINTS 5 71#define CBX_START_WITH_TEMPLATE 6 72#define CBX_START_WITH_LAYOUT 7 73#define CBX_PICKTHROUGH 9 74//#i80528##define CBX_NOTEXT 23 75#define CBX_QUICKEDIT 24 76#define CBX_MASTERPAGE_CACHE 25 77 78#define CBX_START_WITH_ACTUAL_PAGE 26 79#define GRP_START_WITH_ACTUAL_PAGE 8 80#define FT_COMPATIBILITY 27 81#define CB_MERGE_PARA_DIST 28 82 83#define CB_SCALE 29 84#define FT_ORIGINAL 30 85#define MTR_FLD_ORIGINAL_WIDTH 31 86#define FT_EQUIVALENT 32 87#define MTR_FLD_ORIGINAL_HEIGHT 33 88#define GRP_SCALE 34 89#define FI_INFO_1 35 90#define FI_INFO_2 36 91#define FT_PAGEWIDTH 37 92#define FT_PAGEHEIGHT 38 93#define FT_SCALE 39 94 95#define CB_USE_PRINTER_METRICS 40 96