resource.hrc (6d5620bc) resource.hrc (2434eb8b)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32#define STR_MENU_ADDONS (RID_STR_START+0)
33#define STR_MENU_ADDONHELP (RID_STR_START+1)
34#define STR_MENU_HEADFOOTALL (RID_STR_START+2)
35#define STR_UPDATEDOC (RID_STR_START+3)
36#define STR_CLOSEDOC_ANDRETURN (RID_STR_START+4)
37#define STR_SAVECOPYDOC (RID_STR_START+5)
38#define STR_NODOCUMENT (RID_STR_START+6)
39#define STR_TOOLBAR_TITLE_ADDON (RID_STR_START+7)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32#define STR_MENU_ADDONS (RID_STR_START+0)
33#define STR_MENU_ADDONHELP (RID_STR_START+1)
34#define STR_MENU_HEADFOOTALL (RID_STR_START+2)
35#define STR_UPDATEDOC (RID_STR_START+3)
36#define STR_CLOSEDOC_ANDRETURN (RID_STR_START+4)
37#define STR_SAVECOPYDOC (RID_STR_START+5)
38#define STR_NODOCUMENT (RID_STR_START+6)
39#define STR_TOOLBAR_TITLE_ADDON (RID_STR_START+7)
40#define STR_STATUSBAR_LOGOTEXT (RID_STR_START+8)
40
41#define STR_FULL_DISC_RETRY_BUTTON (RID_STR_START+9) // used by AuotSave to show error state: full disc
42#define STR_FULL_DISC_MSG (RID_STR_START+10) // used by AuotSave to show error state: full disc
43#define STR_RESTORE_TOOLBARS (RID_STR_START+11)
44#define STR_CORRUPT_UICFG_SHARE (RID_STR_START+12)
45#define STR_CORRUPT_UICFG_USER (RID_STR_START+13)
46#define STR_CORRUPT_UICFG_GENERAL (RID_STR_START+14)
47#define STR_LANGSTATUS_MULTIPLE_LANGUAGES (RID_STR_START+15)
48#define STR_LANGSTATUS_NONE (RID_STR_START+16)

--- 10 unchanged lines hidden (view full) ---

59
60#define MENUITEM_TOOLBAR_VISIBLEBUTTON 1
61#define MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR 2
62#define MENUITEM_TOOLBAR_DOCKTOOLBAR 3
63#define MENUITEM_TOOLBAR_DOCKALLTOOLBAR 4
64#define MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION 5
65#define MENUITEM_TOOLBAR_CLOSE 6
66
41#define STR_FULL_DISC_RETRY_BUTTON (RID_STR_START+9) // used by AuotSave to show error state: full disc
42#define STR_FULL_DISC_MSG (RID_STR_START+10) // used by AuotSave to show error state: full disc
43#define STR_RESTORE_TOOLBARS (RID_STR_START+11)
44#define STR_CORRUPT_UICFG_SHARE (RID_STR_START+12)
45#define STR_CORRUPT_UICFG_USER (RID_STR_START+13)
46#define STR_CORRUPT_UICFG_GENERAL (RID_STR_START+14)
47#define STR_LANGSTATUS_MULTIPLE_LANGUAGES (RID_STR_START+15)
48#define STR_LANGSTATUS_NONE (RID_STR_START+16)

--- 10 unchanged lines hidden (view full) ---

59
60#define MENUITEM_TOOLBAR_VISIBLEBUTTON 1
61#define MENUITEM_TOOLBAR_CUSTOMIZETOOLBAR 2
62#define MENUITEM_TOOLBAR_DOCKTOOLBAR 3
63#define MENUITEM_TOOLBAR_DOCKALLTOOLBAR 4
64#define MENUITEM_TOOLBAR_LOCKTOOLBARPOSITION 5
65#define MENUITEM_TOOLBAR_CLOSE 6
66
67#define RID_IMAGE_STATUSBAR_LOGO (RID_IMAGE_START+0)
68
69// License Dialog
70#define DLG_LICENSE (RID_FWK_DIALOG_START+256)
71#define ML_LICENSE (RID_FWK_DIALOG_START+11)
72#define FT_INFO1 (RID_FWK_DIALOG_START+12)
73#define FT_INFO2 (RID_FWK_DIALOG_START+13)
74#define FT_INFO3 (RID_FWK_DIALOG_START+14)
75#define FT_INFO2_1 (RID_FWK_DIALOG_START+15)
76#define FT_INFO3_1 (RID_FWK_DIALOG_START+16)
77#define FL_DIVIDE (RID_FWK_DIALOG_START+17)
78#define PB_PAGEDOWN (RID_FWK_DIALOG_START+18)
79#define IMG_ARROW (RID_FWK_DIALOG_START+19)
80#define LICENSE_ACCEPT (RID_FWK_DIALOG_START+20)
81#define LICENSE_NOTACCEPT (RID_FWK_DIALOG_START+21)
82#define PB_DECLINE (RID_FWK_DIALOG_START+22)
83#define PB_ACCEPT (RID_FWK_DIALOG_START+23)
84
85#endif
67// License Dialog
68#define DLG_LICENSE (RID_FWK_DIALOG_START+256)
69#define ML_LICENSE (RID_FWK_DIALOG_START+11)
70#define FT_INFO1 (RID_FWK_DIALOG_START+12)
71#define FT_INFO2 (RID_FWK_DIALOG_START+13)
72#define FT_INFO3 (RID_FWK_DIALOG_START+14)
73#define FT_INFO2_1 (RID_FWK_DIALOG_START+15)
74#define FT_INFO3_1 (RID_FWK_DIALOG_START+16)
75#define FL_DIVIDE (RID_FWK_DIALOG_START+17)
76#define PB_PAGEDOWN (RID_FWK_DIALOG_START+18)
77#define IMG_ARROW (RID_FWK_DIALOG_START+19)
78#define LICENSE_ACCEPT (RID_FWK_DIALOG_START+20)
79#define LICENSE_NOTACCEPT (RID_FWK_DIALOG_START+21)
80#define PB_DECLINE (RID_FWK_DIALOG_START+22)
81#define PB_ACCEPT (RID_FWK_DIALOG_START+23)
82
83#endif