1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
30 SID_TABLE_TOOLBOX // ole : no, status : ?
32 ExecMethod = Execute ;
33 StateMethod = GetState ;
38 StateMethod = GetAttrState;
43 StateMethod = GetAttrState;
48 StateMethod = GetAttrState;
53 StateMethod = GetState;
58 StateMethod = GetState;
63 StateMethod = GetState;
68 StateMethod = GetState;
73 StateMethod = GetState;
78 StateMethod = GetState;
83 StateMethod = GetState;
88 StateMethod = GetState;
90 SID_TABLE_INSERT_ROW_DLG
93 StateMethod = GetState;
95 SID_TABLE_INSERT_COL_DLG
98 StateMethod = GetState;
102 ExecMethod = Execute;
103 StateMethod = GetState;
107 ExecMethod = Execute;
108 StateMethod = GetState;
112 ExecMethod = Execute;
113 StateMethod = GetState;
117 ExecMethod = Execute;
118 StateMethod = GetState;
122 ExecMethod = Execute;
123 StateMethod = GetState;
127 ExecMethod = Execute;
128 StateMethod = GetState;
130 SID_TABLE_SORT_DIALOG
132 ExecMethod = Execute;
133 StateMethod = GetState;
137 ExecMethod = Execute;
138 StateMethod = GetState;
141 SID_TABLE_DISTRIBUTE_COLUMNS
143 ExecMethod = Execute;
144 StateMethod = GetState;
147 SID_TABLE_DISTRIBUTE_ROWS
149 ExecMethod = Execute;
150 StateMethod = GetState;