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: tables.sdi,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 ************************************************************************/
33 SID_TABLE_TOOLBOX // ole : no, status : ?
35 ExecMethod = Execute ;
36 StateMethod = GetState ;
41 StateMethod = GetAttrState;
46 StateMethod = GetAttrState;
51 StateMethod = GetAttrState;
56 StateMethod = GetState;
61 StateMethod = GetState;
66 StateMethod = GetState;
71 StateMethod = GetState;
76 StateMethod = GetState;
81 StateMethod = GetState;
86 StateMethod = GetState;
91 StateMethod = GetState;
93 SID_TABLE_INSERT_ROW_DLG
96 StateMethod = GetState;
98 SID_TABLE_INSERT_COL_DLG
100 ExecMethod = Execute;
101 StateMethod = GetState;
105 ExecMethod = Execute;
106 StateMethod = GetState;
110 ExecMethod = Execute;
111 StateMethod = GetState;
115 ExecMethod = Execute;
116 StateMethod = GetState;
120 ExecMethod = Execute;
121 StateMethod = GetState;
125 ExecMethod = Execute;
126 StateMethod = GetState;
130 ExecMethod = Execute;
131 StateMethod = GetState;
133 SID_TABLE_SORT_DIALOG
135 ExecMethod = Execute;
136 StateMethod = GetState;
140 ExecMethod = Execute;
141 StateMethod = GetState;
144 SID_TABLE_DISTRIBUTE_COLUMNS
146 ExecMethod = Execute;
147 StateMethod = GetState;
150 SID_TABLE_DISTRIBUTE_ROWS
152 ExecMethod = Execute;
153 StateMethod = GetState;