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 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#include <sfx2/sfx.hrc> 25#include <svl/style.hrc> 26#include "glob.hrc" 27#include "res_bmp.hrc" 28 29// preview bitmaps for layouts 30Bitmap BMP_LAYOUT_EMPTY 31{ 32 File = "layout_empty.png"; 33}; 34Bitmap BMP_LAYOUT_EMPTY_H 35{ 36 File = "layout_empty_h.png"; 37}; 38Bitmap BMP_LAYOUT_HEAD01 39{ 40 File = "layout_head01.png"; 41}; 42Bitmap BMP_LAYOUT_HEAD01_H 43{ 44 File = "layout_head01_h.png"; 45}; 46Bitmap BMP_LAYOUT_HEAD02 47{ 48 File = "layout_head02.png"; 49}; 50Bitmap BMP_LAYOUT_HEAD02_H 51{ 52 File = "layout_head02_h.png"; 53}; 54Bitmap BMP_LAYOUT_HEAD02A 55{ 56 File = "layout_head02a.png"; 57}; 58Bitmap BMP_LAYOUT_HEAD02A_H 59{ 60 File = "layout_head02a_h.png"; 61}; 62Bitmap BMP_LAYOUT_HEAD02B 63{ 64 File = "layout_head02b.png"; 65}; 66Bitmap BMP_LAYOUT_HEAD02B_H 67{ 68 File = "layout_head02b_h.png"; 69}; 70Bitmap BMP_LAYOUT_HEAD03 71{ 72 File = "layout_head03.png"; 73}; 74Bitmap BMP_LAYOUT_HEAD03_H 75{ 76 File = "layout_head03_h.png"; 77}; 78Bitmap BMP_LAYOUT_HEAD03A 79{ 80 File = "layout_head03a.png"; 81}; 82Bitmap BMP_LAYOUT_HEAD03A_H 83{ 84 File = "layout_head03a_h.png"; 85}; 86Bitmap BMP_LAYOUT_HEAD03B 87{ 88 File = "layout_head03b.png"; 89}; 90Bitmap BMP_LAYOUT_HEAD03B_H 91{ 92 File = "layout_head03b_h.png"; 93}; 94Bitmap BMP_LAYOUT_HEAD03C 95{ 96 File = "layout_head03c.png"; 97}; 98Bitmap BMP_LAYOUT_HEAD03C_H 99{ 100 File = "layout_head03c_h.png"; 101}; 102Bitmap BMP_LAYOUT_HEAD04 103{ 104 File = "layout_head04.png"; 105}; 106Bitmap BMP_LAYOUT_HEAD04_H 107{ 108 File = "layout_head04_h.png"; 109}; 110Bitmap BMP_LAYOUT_HEAD06 111{ 112 File = "layout_head06.png"; 113}; 114Bitmap BMP_LAYOUT_HEAD06_H 115{ 116 File = "layout_head06_h.png"; 117}; 118Bitmap BMP_LAYOUT_TEXTONLY 119{ 120 File = "layout_textonly.png"; 121}; 122Bitmap BMP_LAYOUT_TEXTONLY_H 123{ 124 File = "layout_textonly_h.png"; 125}; 126Bitmap BMP_LAYOUT_VERTICAL01 127{ 128 File = "layout_vertical01.png"; 129}; 130Bitmap BMP_LAYOUT_VERTICAL01_H 131{ 132 File = "layout_vertical01_h.png"; 133}; 134Bitmap BMP_LAYOUT_VERTICAL02 135{ 136 File = "layout_vertical02.png"; 137}; 138Bitmap BMP_LAYOUT_VERTICAL02_H 139{ 140 File = "layout_vertical02_h.png"; 141}; 142 143Bitmap BMP_FOILH_01 144{ 145 File = "foilh01.png"; 146}; 147Bitmap BMP_FOILH_01_H 148{ 149 File = "foilh01_h.png"; 150}; 151Bitmap BMP_FOILH_02 152{ 153 File = "foilh02.png"; 154}; 155Bitmap BMP_FOILH_02_H 156{ 157 File = "foilh02_h.png"; 158}; 159Bitmap BMP_FOILH_03 160{ 161 File = "foilh03.png"; 162}; 163Bitmap BMP_FOILH_03_H 164{ 165 File = "foilh03_h.png"; 166}; 167Bitmap BMP_FOILH_04 168{ 169 File = "foilh04.png"; 170}; 171Bitmap BMP_FOILH_04_H 172{ 173 File = "foilh04_h.png"; 174}; 175Bitmap BMP_FOILH_06 176{ 177 File = "foilh06.png"; 178}; 179Bitmap BMP_FOILH_06_H 180{ 181 File = "foilh06_h.png"; 182}; 183Bitmap BMP_FOILH_09 184{ 185 File = "foilh09.png"; 186}; 187Bitmap BMP_FOILH_09_H 188{ 189 File = "foilh09_h.png"; 190}; 191 192 193Bitmap BMP_PLACEHOLDER_CHART_SMALL 194{ 195 File = "placeholder_chart_small.png"; 196}; 197Bitmap BMP_PLACEHOLDER_CHART_SMALL_HOVER 198{ 199 File = "placeholder_chart_small_hover.png"; 200}; 201Bitmap BMP_PLACEHOLDER_IMAGE_SMALL 202{ 203 File = "placeholder_image_small.png"; 204}; 205Bitmap BMP_PLACEHOLDER_IMAGE_SMALL_HOVER 206{ 207 File = "placeholder_image_small_hover.png"; 208}; 209Bitmap BMP_PLACEHOLDER_MOVIE_SMALL 210{ 211 File = "placeholder_movie_small.png"; 212}; 213Bitmap BMP_PLACEHOLDER_MOVIE_SMALL_HOVER 214{ 215 File = "placeholder_movie_small_hover.png"; 216}; 217Bitmap BMP_PLACEHOLDER_TABLE_SMALL 218{ 219 File = "placeholder_table_small.png"; 220}; 221Bitmap BMP_PLACEHOLDER_TABLE_SMALL_HOVER 222{ 223 File = "placeholder_table_small_hover.png"; 224}; 225 226Bitmap BMP_PLACEHOLDER_CHART_LARGE 227{ 228 File = "placeholder_chart_large.png"; 229}; 230Bitmap BMP_PLACEHOLDER_CHART_LARGE_HOVER 231{ 232 File = "placeholder_chart_large_hover.png"; 233}; 234Bitmap BMP_PLACEHOLDER_IMAGE_LARGE 235{ 236 File = "placeholder_image_large.png"; 237}; 238Bitmap BMP_PLACEHOLDER_IMAGE_LARGE_HOVER 239{ 240 File = "placeholder_image_large_hover.png"; 241}; 242Bitmap BMP_PLACEHOLDER_MOVIE_LARGE 243{ 244 File = "placeholder_movie_large.png"; 245}; 246Bitmap BMP_PLACEHOLDER_MOVIE_LARGE_HOVER 247{ 248 File = "placeholder_movie_large_hover.png"; 249}; 250Bitmap BMP_PLACEHOLDER_TABLE_LARGE 251{ 252 File = "placeholder_table_large.png"; 253}; 254Bitmap BMP_PLACEHOLDER_TABLE_LARGE_HOVER 255{ 256 File = "placeholder_table_large_hover.png"; 257}; 258 259Bitmap BMP_FOILN_01 260{ 261 File = "foiln01.bmp" ; 262}; 263Bitmap BMP_FOILN_01_H 264{ 265 File = "foiln01_h.bmp" ; 266}; 267Bitmap BMP_PAGE 268{ 269 File = "page.bmp" ; 270}; 271Bitmap BMP_PAGE_H 272{ 273 File = "page_h.bmp" ; 274}; 275Bitmap BMP_PAGE_EXCLUDED 276{ 277 File = "pageexcl.bmp" ; 278}; 279Bitmap BMP_PAGE_EXCLUDED_H 280{ 281 File = "pageexcl_h.bmp" ; 282}; 283Bitmap BMP_PAGEOBJS_EXCLUDED 284{ 285 File = "pagobjex.bmp" ; 286}; 287Bitmap BMP_PAGEOBJS_EXCLUDED_H 288{ 289 File = "pagobjex_h.bmp" ; 290}; 291Bitmap BMP_PAGEOBJS 292{ 293 File = "pageobjs.bmp" ; 294}; 295Bitmap BMP_PAGEOBJS_H 296{ 297 File = "pageobjs_h.bmp" ; 298}; 299Bitmap BMP_OBJECTS 300{ 301 File = "objects.bmp" ; 302}; 303Bitmap BMP_OBJECTS_H 304{ 305 File = "objects_h.bmp" ; 306}; 307Bitmap BMP_OLE 308{ 309 File = "ole.bmp" ; 310}; 311Bitmap BMP_OLE_H 312{ 313 File = "ole_h.bmp" ; 314}; 315Bitmap BMP_GROUP 316{ 317 File = "group.bmp" ; 318}; 319Bitmap BMP_GROUP_H 320{ 321 File = "group_h.bmp" ; 322}; 323Bitmap BMP_DOC_OPEN 324{ 325 File = "docopen.bmp" ; 326}; 327Bitmap BMP_DOC_OPEN_H 328{ 329 File = "docopen_h.bmp" ; 330}; 331Bitmap BMP_DOC_CLOSED 332{ 333 File = "docclose.bmp" ; 334}; 335Bitmap BMP_DOC_CLOSED_H 336{ 337 File = "docclose_h.bmp" ; 338}; 339Bitmap BMP_DOC_TEXT 340{ 341 File = "doctext.bmp" ; 342}; 343Bitmap BMP_DOC_TEXT_H 344{ 345 File = "doctext_h.bmp" ; 346}; 347Bitmap BMP_EXPAND 348{ 349 File = "plus.bmp" ; 350}; 351Bitmap BMP_EXPAND_H 352{ 353 File = "plus_h.bmp" ; 354}; 355Bitmap BMP_COLLAPSE 356{ 357 File = "minus.bmp" ; 358}; 359Bitmap BMP_COLLAPSE_H 360{ 361 File = "minus_h.bmp" ; 362}; 363Bitmap BMP_GRAPHIC 364{ 365 File = "graphic.bmp" ; 366}; 367Bitmap BMP_GRAPHIC_H 368{ 369 File = "graphic_h.bmp" ; 370}; 371Image IMG_PIPETTE_H 372{ 373 ImageBitmap = Bitmap { File = "pipette_h.bmp" ; }; 374 MaskColor = IMAGE_MASK_STDCOLOR_HC ; 375}; 376Image IMG_GET1OBJECT_H 377{ 378 ImageBitmap = Bitmap { File = "get1obj_h.bmp" ; }; 379 MaskColor = IMAGE_MASK_STDCOLOR_HC ; 380}; 381Image IMG_GETALLOBJECT_H 382{ 383 ImageBitmap = Bitmap { File = "getallob_h.bmp" ; }; 384 MaskColor = IMAGE_MASK_STDCOLOR_HC ; 385}; 386Image IMG_REMOVEBMP_H 387{ 388 ImageBitmap = Bitmap { File = "del1bmp_h.bmp" ; }; 389 MaskColor = IMAGE_MASK_STDCOLOR_HC ; 390}; 391Image IMG_REMOVEALLBMP_H 392{ 393 ImageBitmap = Bitmap { File = "delall_h.bmp" ; }; 394 MaskColor = IMAGE_MASK_STDCOLOR_HC ; 395}; 396#define SfxStyleFamiliesRes1\ 397 Text [ en-US ] = "Graphics Styles" ;\ 398 399#define SfxStyleFamiliesRes2\ 400 Text [ en-US ] = "Presentation Styles" ;\ 401 402String STR_STYLE_FILTER_USED 403{ 404 Text [ en-US ] = "Applied Styles" ; 405}; 406String STR_STYLE_FILTER_USERDEF 407{ 408 Text [ en-US ] = "Custom Styles" ; 409}; 410String STR_STYLE_FILTER_ALL 411{ 412 Text [ en-US ] = "All Styles" ; 413}; 414 415SfxStyleFamilies DLG_STYLE_DESIGNER 416{ 417 StyleFamilyList = 418 { 419 SfxStyleFamilyItem RID_GRAPHICSTYLEFAMILY 420 { 421 SfxStyleFamiliesRes1 422 StyleFamily = SFX_STYLE_FAMILY_PARA ; 423 FilterList = 424 { 425 < STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ; 426 < STR_STYLE_FILTER_USED ; SFXSTYLEBIT_USED ; > ; 427 < STR_STYLE_FILTER_USERDEF ; SFXSTYLEBIT_USERDEF ; > ; 428 }; 429 }; 430 SfxStyleFamilyItem RID_PRESENTATIONSTYLEFAMILY 431 { 432 SfxStyleFamiliesRes2 433 StyleFamily = SFX_STYLE_FAMILY_PSEUDO ; 434 FilterList = 435 { 436 < STR_STYLE_FILTER_ALL ; SFXSTYLEBIT_ALL ; > ; 437 }; 438 }; 439 }; 440 #define STYLE_IMAGE_LISTEF \ 441 IdList = \ 442 { \ 443 1; 2; \ 444 }; \ 445 IdCount = 2; 446 447 ImageList 1 // == BMP_COLOR_NORMAL + 1 448 { 449 Prefix = "sf"; 450 MaskColor = IMAGE_MASK_STDCOLOR; 451 STYLE_IMAGE_LISTEF 452 }; 453 ImageList 2 // == BMP_COLOR_HIGHCONTRAST + 1 454 { 455 Prefix = "sfh"; 456 MaskColor = IMAGE_MASK_STDCOLOR_HC; 457 STYLE_IMAGE_LISTEF 458 }; 459 #undef STYLE_IMAGE_LISTEF 460}; 461 462Bitmap BMP_PRESOBJ_GRAPHIC 463{ 464 File = "image.bmp" ; 465}; 466Bitmap BMP_PRESOBJ_OBJECT 467{ 468 File = "object.bmp" ; 469}; 470Bitmap BMP_PRESOBJ_CHART 471{ 472 File = "chart.bmp" ; 473}; 474Bitmap BMP_PRESOBJ_ORGCHART 475{ 476 File = "orgchart.bmp" ; 477}; 478Bitmap BMP_PRESOBJ_TABLE 479{ 480 File = "table.bmp" ; 481}; 482Bitmap BMP_WAIT_ICON 483{ 484 File = "waiticon.bmp"; 485}; 486 487// ---------------------------------------- 488 489Bitmap BMP_FADE_EFFECT_INDICATOR 490{ 491 File = "fade_effect_indicator.bmp"; 492}; 493Bitmap BMP_FADE_EFFECT_INDICATOR_H 494{ 495 File = "fade_effect_indicator_hc.bmp"; 496}; 497Bitmap BMP_COMMENTS_INDICATOR 498{ 499 File = "comments_indicator.bmp"; 500}; 501Bitmap BMP_COMMENTS_INDICATOR_H 502{ 503 File = "comments_indicator_hc.bmp"; 504}; 505