update dev300-m58
[ooovba.git] / sw / source / ui / utlui / navipi.hrc
bloba2d853fb6c70af5a9d05afc64da5d4a88f9f0557
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: navipi.hrc,v $
10  * $Revision: 1.6 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 #define TB_1                            1
31 #define TB_2                            2
32 #define TB_3                            3
33 #define TB_4                            4
34 #define BT_UP                           5
35 #define BT_DOWN                         6
36 #define IL_CONTENT          7
37 #define ILH_CONTENT         8
38 #define FT_PAGE                         10
39 #define ED_PAGE                         11
40 #define LB_SELECT                       22
41 #define TL_SELECT                       23
42 #define TB_PAGE_TEXT                    41
43 #define TB_PAGE_COUNT                   42
44 #define TB_CONTENT                      50
45 #define TL_CONTENT                      51
46 #define LB_DOCS                         53
47 #define NF_PAGE                         54
48 #define TL_GLOBAL           55
49 #define TB_GLOBAL           56
51 //-------------------------------------------------------------------
52 // Strings fuer Kontextmenue des ContentTree
53 #define ST_CONTEXT_FIRST                60
54 #define ST_OUTLINE_LEVEL                ST_CONTEXT_FIRST
55 #define ST_DRAGMODE                     (ST_CONTEXT_FIRST + 1)
56 #define ST_HYPERLINK                    (ST_CONTEXT_FIRST + 2)
57 #define ST_LINK_REGION                  (ST_CONTEXT_FIRST + 3)
58 #define ST_COPY_REGION                  (ST_CONTEXT_FIRST + 4)
59 #define ST_DISPLAY                      (ST_CONTEXT_FIRST + 5)
60 #define ST_ACTIVE_VIEW                  (ST_CONTEXT_FIRST + 6)
61 #define ST_STATUS_FIRST                 67
62 #define ST_HIDDEN                       (ST_STATUS_FIRST    )
63 #define ST_ACTIVE                       (ST_STATUS_FIRST + 1)
64 #define ST_INACTIVE                     (ST_STATUS_FIRST + 2)
65 #define ST_MISC                         70
66 #define ST_EDIT_ENTRY                   ST_MISC
67 #define ST_DELETE_ENTRY                 (ST_MISC + 1)
69 #define ST_GLOBAL_CONTEXT_FIRST                 (ST_DELETE_ENTRY + 1)
70 #define ST_UPDATE                                               (ST_GLOBAL_CONTEXT_FIRST    )
71 #define ST_EDIT_CONTENT                 (ST_GLOBAL_CONTEXT_FIRST + 1)
72 #define ST_INSERT                       (ST_GLOBAL_CONTEXT_FIRST + 2)
73 #define ST_INDEX                        (ST_GLOBAL_CONTEXT_FIRST + 3)
74 #define ST_FILE                         (ST_GLOBAL_CONTEXT_FIRST + 4)
75 #define ST_NEW_FILE                     (ST_GLOBAL_CONTEXT_FIRST + 5)
76 #define ST_TEXT                         (ST_GLOBAL_CONTEXT_FIRST + 6)
77 #define ST_DELETE                       (ST_GLOBAL_CONTEXT_FIRST + 7)
78 #define ST_UPDATE_SEL                   (ST_GLOBAL_CONTEXT_FIRST + 8)
79 #define ST_UPDATE_INDEX                 (ST_GLOBAL_CONTEXT_FIRST + 9)
80 #define ST_UPDATE_LINK                  (ST_GLOBAL_CONTEXT_FIRST +10)
81 #define ST_UPDATE_ALL                   (ST_GLOBAL_CONTEXT_FIRST +11)
82 #define ST_BROKEN_LINK                          (ST_GLOBAL_CONTEXT_FIRST +12)
83 #define ST_EDIT_LINK                    (ST_GLOBAL_CONTEXT_FIRST +13)
85 #define ST_REMOVE_INDEX                 (ST_GLOBAL_CONTEXT_FIRST +30)
86 #define ST_REMOVE_TBL_PROTECTION        (ST_GLOBAL_CONTEXT_FIRST +31)
87 #define ST_RENAME                       (ST_GLOBAL_CONTEXT_FIRST +32)
88 #define ST_READONLY_IDX                 (ST_GLOBAL_CONTEXT_FIRST +33)
89 #define ST_INVISIBLE                    (ST_GLOBAL_CONTEXT_FIRST +34)
91 #define ST_POSTIT_SHOW                          (ST_GLOBAL_CONTEXT_FIRST +35)
92 #define ST_POSTIT_HIDE                          (ST_GLOBAL_CONTEXT_FIRST +36)
93 #define ST_POSTIT_DELETE                        (ST_GLOBAL_CONTEXT_FIRST +37)