summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/res_bmp.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/app/res_bmp.src')
-rw-r--r--sd/source/ui/app/res_bmp.src58
1 files changed, 23 insertions, 35 deletions
diff --git a/sd/source/ui/app/res_bmp.src b/sd/source/ui/app/res_bmp.src
index 0719ce166e18..dab95cbfb89e 100644
--- a/sd/source/ui/app/res_bmp.src
+++ b/sd/source/ui/app/res_bmp.src
@@ -280,46 +280,34 @@ String STR_STYLE_FILTER_ALL
Text [ en-US ] = "All Styles" ;
};
-SfxStyleFamilies DLG_STYLE_DESIGNER
+StringArray RID_GRAPHICSTYLEFAMILY
{
- StyleFamilyList =
+ ItemList [ en-US ] =
{
- SfxStyleFamilyItem RID_GRAPHICSTYLEFAMILY
- {
- Text [ en-US ] = "Graphic Styles" ;
- StyleFamily = SfxStyleFamily::Para ;
- FilterList [ en-US ] =
- {
- < "All Styles" ; SFXSTYLEBIT_ALL_VISIBLE ; > ;
- < "Hidden Styles" ; SFXSTYLEBIT_HIDDEN ; > ;
- < "Applied Styles" ; SFXSTYLEBIT_USED ; > ;
- < "Custom Styles" ; SFXSTYLEBIT_USERDEF ; > ;
- };
- };
- SfxStyleFamilyItem RID_PRESENTATIONSTYLEFAMILY
- {
- Text [ en-US ] = "Presentation Styles" ;
- StyleFamily = SfxStyleFamily::Pseudo ;
- FilterList [ en-US ] =
- {
- < "All Styles" ; SFXSTYLEBIT_ALL_VISIBLE ; > ;
- < "Hidden Styles" ; SFXSTYLEBIT_HIDDEN ; > ;
- };
- };
+ < "All Styles" ; SFXSTYLEBIT_ALL_VISIBLE ; > ;
+ < "Hidden Styles" ; SFXSTYLEBIT_HIDDEN ; > ;
+ < "Applied Styles" ; SFXSTYLEBIT_USED ; > ;
+ < "Custom Styles" ; SFXSTYLEBIT_USERDEF ; > ;
};
- #define STYLE_IMAGE_LISTEF \
- IdList = \
- { \
- 1; 2; \
- }; \
- IdCount = 2;
-
- ImageList 1 // == BMP_COLOR_NORMAL + 1
+};
+
+StringArray RID_PRESENTATIONSTYLEFAMILY
+{
+ ItemList [ en-US ] =
+ {
+ < "All Styles" ; SFXSTYLEBIT_ALL_VISIBLE ; > ;
+ < "Hidden Styles" ; SFXSTYLEBIT_HIDDEN ; > ;
+ };
+};
+
+ImageList RID_STYLEFAMILY_IMAGELIST
+{
+ Prefix = "sf";
+ IdList =
{
- Prefix = "sf";
- STYLE_IMAGE_LISTEF
+ 1; 2;
};
- #undef STYLE_IMAGE_LISTEF
+ IdCount = 2;
};
Bitmap BMP_PRESOBJ_GRAPHIC