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: workctrl.hrc,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 ************************************************************************/
35 #define TBX_OBJ_INSERT 2
36 #define TBX_FIELD_INSERT 3
37 #define TBX_NAVIGATION 4
61 #define ST_SRCH_REP 26
62 #define ST_INDEX_ENTRY 27
63 #define ST_TABLE_FORMULA 28
64 #define ST_TABLE_FORMULA_ERROR 29
66 // doppelter Eintrag! hrc und hxx
67 // diese Ids bestimmen, was die Buttons unter dem Scrollbar tun
68 #define NID_START 20000
69 #define NID_NEXT 20000
70 #define NID_PREV 20001
75 #define NID_CTRL 20006
80 #define NID_OUTL 20011
83 #define NID_MARK 20014
84 #define NID_POSTIT 20015
85 #define NID_SRCH_REP 20016
86 #define NID_INDEX_ENTRY 20017
87 #define NID_TABLE_FORMULA 20018
88 #define NID_TABLE_FORMULA_ERROR 20019