1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: scui_def.hxx,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
34 #define SCRET_COLS 0x42
35 #define SCRET_ROWS 0x43
37 #define FDS_OPT_NONE 0 // from filldlg.hxx
38 #define FDS_OPT_HORZ 1 // from filldlg.hxx
39 #define FDS_OPT_VERT 2 // from filldlg.hxx
41 #define INS_CONT_NOEMPTY 0x0100 //from inscodlg.hxx
42 #define INS_CONT_TRANS 0x0200 //from inscodlg.hxx
43 #define INS_CONT_LINK 0x0400 //from inscodlg.hxx
45 #define SC_CELL_SHIFT_DISABLE_DOWN 0x01 //from inscodlg.hxx
46 #define SC_CELL_SHIFT_DISABLE_RIGHT 0x02 //from inscodlg.hxx
48 #define NAME_TOP 1 //from namecrea.hxx
49 #define NAME_LEFT 2 //from namecrea.hxx
50 #define NAME_BOTTOM 4 //from namecrea.hxx
51 #define NAME_RIGHT 8 //from namecrea.hxx
53 #define BTN_PASTE_NAME 100 // from namepast.hxx
54 #define BTN_PASTE_LIST 101 // from namepast.hxx
56 #define BTN_EXTEND_RANGE 150
57 #define BTN_CURRENT_SELECTION 151
58 #define SCRET_REMOVE 0x42 //from subtdlg.hxx