Sidebar.hrc (abdd804d) Sidebar.hrc (a5516503)
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

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

81#define IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC 123
82#define IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE 130
83#define IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE_HC 131
84#define IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL 132
85#define IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL_HC 133
86#define STRING_CUSTOMIZATION 200
87#define STRING_RESTORE 201
88
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

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

81#define IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC 123
82#define IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE 130
83#define IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE_HC 131
84#define IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL 132
85#define IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL_HC 133
86#define STRING_CUSTOMIZATION 200
87#define STRING_RESTORE 201
88
89#define SFX_STR_SIDEBAR_MORE_OPTIONS (RID_SFX_SIDEBAR_START + 1)
90#define SFX_STR_SIDEBAR_CLOSE_DECK (RID_SFX_SIDEBAR_START + 2)
89#define SFX_STR_SIDEBAR_MORE_OPTIONS (RID_SFX_SIDEBAR_START + 1)
90#define SFX_STR_SIDEBAR_CLOSE_DECK (RID_SFX_SIDEBAR_START + 2)
91#define SFX_STR_SIDEBAR_ACCESSIBILITY_PANEL_PREFIX (RID_SFX_SIDEBAR_START + 3)