office-gobmx/sd/source/ui/inc/res_bmp.hrc

335 lines
16 KiB
Text
Raw Normal View History

2000-09-18 11:07:07 -05:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2000-09-18 11:07:07 -05:00
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org - a multi-platform office productivity suite
2000-09-18 11:07:07 -05:00
*
* This file is part of OpenOffice.org.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
2000-09-18 11:07:07 -05:00
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
2000-09-18 11:07:07 -05:00
*
************************************************************************/
#include "sfx2/sfx.hrc"
#include "cfgids.hxx"
2001-03-08 04:12:28 -06:00
// -----------
// - Defines -
// -----------
2002-08-29 01:40:06 -05:00
#define IMAGE_MASK_STDCOLOR Color{ Red = 0xff00; Green = 0x0000; Blue = 0xff00; }
#define IMAGE_MASK_STDCOLOR_HC IMAGE_MASK_STDCOLOR
2002-05-21 07:30:29 -05:00
#define IMAGE_STDBTN_COLOR_HC COL_LIGHTMAGENTA
2001-03-08 04:12:28 -06:00
2000-09-18 11:07:07 -05:00
#define RID_ALIGNMENT RID_APP_START+1
#define RID_ZOOM RID_APP_START+2
#define RID_CONTROLS RID_APP_START+3
#define RID_IMPRESS_DOCWINDOWICON RID_APP_START+4
#define RID_ALIGNMENT_TBX RID_APP_START+5
#define RID_ZOOM_TBX RID_APP_START+6
#define RID_CHOOSE_MODE RID_APP_START+7
#define RID_CHOOSE_MODE_TBX RID_APP_START+8
#define RID_TEXT RID_APP_START+10
#define RID_TEXT_TBX RID_APP_START+11
#define RID_RECTANGLES RID_APP_START+12
#define RID_RECTANGLES_TBX RID_APP_START+13
#define RID_ELLIPSES RID_APP_START+14
#define RID_ELLIPSES_TBX RID_APP_START+15
#define RID_LINES RID_APP_START+16
#define RID_LINES_TBX RID_APP_START+17
#define RID_3D_OBJECTS RID_APP_START+18
#define RID_3D_OBJECTS_TBX RID_APP_START+19
#define RID_INSERT RID_APP_START+20
#define RID_INSERT_TBX RID_APP_START+21
#define RID_POSITION RID_APP_START+22
#define RID_POSITION_TBX RID_APP_START+23
#define RID_CONNECTORS RID_APP_START+24
#define RID_CONNECTORS_TBX RID_APP_START+25
#define RID_ARROWS RID_APP_START+26
#define RID_ARROWS_TBX RID_APP_START+27
#define RID_DRAW_DOCWINDOWICON RID_APP_START+28
#define RID_GRAFFILTERS RID_APP_START+29
#define RID_GRAFFILTERS_TBX RID_APP_START+30
// Bitmaps fuer Tree-ListBox im Effekte-TabDialog
#define BMP_PAGE RID_APP_START+42
#define BMP_PAGEOBJS RID_APP_START+43
#define BMP_OBJECTS RID_APP_START+44
#define BMP_DOC_OPEN RID_APP_START+45
#define BMP_DOC_CLOSED RID_APP_START+46
#define BMP_DOC_TEXT RID_APP_START+47
#define BMP_OLE RID_APP_START+48
#define BMP_PAGE_EXCLUDED RID_APP_START+49
#define BMP_PAGEOBJS_EXCLUDED RID_APP_START+50
#define BMP_EXPAND RID_APP_START+51
#define BMP_COLLAPSE RID_APP_START+52
#define BMP_GRAPHIC RID_APP_START+53
// Bimaps fuer ValueSet im EffekteWindow
#define BMP_EFFECT_NONE RID_APP_START+105
2000-10-30 05:59:37 -06:00
#define BMP_TEXTEFFECT_DISCARD_FROM_T RID_APP_START+106
2000-09-18 11:07:07 -05:00
#define BMP_TEXTEFFECT_FADE_FROM_CENTER RID_APP_START+107
#define BMP_EFFECT_HIDE RID_APP_START+108
#define BMP_EFFECT_APPEAR RID_APP_START+109
2000-10-30 05:59:37 -06:00
// -----------------------------------------------------------------------------
2000-09-18 11:07:07 -05:00
#define BMP_FOIL_NONE RID_APP_START+120
#define BMP_GROUP RID_APP_START+121
#define BMP_WAIT_ICON RID_APP_START+124
2000-10-30 05:59:37 -06:00
// -----------------------------------------------------------------------------
// additional effects
#define BMP_EFFECT_DISCARD_FROM_UL RID_APP_START+130
#define BMP_EFFECT_DISCARD_FROM_UR RID_APP_START+131
#define BMP_EFFECT_DISCARD_FROM_LR RID_APP_START+132
#define BMP_EFFECT_DISCARD_FROM_LL RID_APP_START+133
#define BMP_EFFECT_DISCARD_S_FROM_L RID_APP_START+134
#define BMP_EFFECT_DISCARD_S_FROM_UL RID_APP_START+135
#define BMP_EFFECT_DISCARD_S_FROM_T RID_APP_START+136
#define BMP_EFFECT_DISCARD_S_FROM_UR RID_APP_START+137
#define BMP_EFFECT_DISCARD_S_FROM_R RID_APP_START+138
#define BMP_EFFECT_DISCARD_S_FROM_LR RID_APP_START+139
#define BMP_EFFECT_DISCARD_S_FROM_B RID_APP_START+140
#define BMP_EFFECT_DISCARD_S_FROM_LL RID_APP_START+141
#define BMP_EFFECT_VERTICAL_CHECKERBOARD RID_APP_START+142
#define BMP_EFFECT_HORIZONTAL_CHECKERBOARD RID_APP_START+143
2000-11-08 05:14:12 -06:00
#define BMP_EFFECT_STRTCH_FROM_L RID_APP_START+144
#define BMP_EFFECT_STRTCH_FROM_UL RID_APP_START+145
#define BMP_EFFECT_STRTCH_FROM_T RID_APP_START+146
#define BMP_EFFECT_STRTCH_FROM_UR RID_APP_START+147
#define BMP_EFFECT_STRTCH_FROM_R RID_APP_START+148
#define BMP_EFFECT_STRTCH_FROM_LR RID_APP_START+149
#define BMP_EFFECT_STRTCH_FROM_B RID_APP_START+150
#define BMP_EFFECT_STRTCH_FROM_LL RID_APP_START+151
#define BMP_EFFECT_STRTCH_HORIZONTAL RID_APP_START+152
#define BMP_EFFECT_STRTCH_VERTICAL RID_APP_START+153
#define BMP_EFFECT_ROTATE_HORIZONTAL RID_APP_START+154
#define BMP_EFFECT_ROTATE_VERTICAL RID_APP_START+155
#define BMP_FOIL_21 RID_APP_START+156
#define BMP_FOIL_22 RID_APP_START+157
#define BMP_FOIL_23 RID_APP_START+158
#define BMP_FOIL_24 RID_APP_START+159
2001-08-02 07:04:56 -05:00
#define BMP_EFFECT_UNCOVER_TO_L RID_APP_START+165
#define BMP_EFFECT_UNCOVER_TO_UL RID_APP_START+166
#define BMP_EFFECT_UNCOVER_TO_T RID_APP_START+167
#define BMP_EFFECT_UNCOVER_TO_UR RID_APP_START+168
#define BMP_EFFECT_UNCOVER_TO_R RID_APP_START+169
#define BMP_EFFECT_UNCOVER_TO_LR RID_APP_START+170
#define BMP_EFFECT_UNCOVER_TO_B RID_APP_START+171
#define BMP_EFFECT_UNCOVER_TO_LL RID_APP_START+172
2001-02-19 03:44:25 -06:00
2002-05-21 07:30:29 -05:00
#define BMP_PAGE_H RID_SD_START+213
#define BMP_PAGEOBJS_H RID_SD_START+214
#define BMP_OBJECTS_H RID_SD_START+215
#define BMP_DOC_OPEN_H RID_SD_START+216
#define BMP_DOC_CLOSED_H RID_SD_START+217
#define BMP_DOC_TEXT_H RID_SD_START+218
#define BMP_OLE_H RID_SD_START+219
#define BMP_PAGE_EXCLUDED_H RID_SD_START+220
#define BMP_PAGEOBJS_EXCLUDED_H RID_SD_START+221
#define BMP_EXPAND_H RID_SD_START+222
#define BMP_COLLAPSE_H RID_SD_START+223
#define BMP_GRAPHIC_H RID_SD_START+224
#define BMP_FOIL_NONE_H RID_SD_START+225
#define BMP_GROUP_H RID_SD_START+226
#define BMP_WAIT_ICON_H RID_SD_START+229
#define BMP_CLOSE_DOC RID_SD_START+325
#define BMP_CLOSE_DOC_H RID_SD_START+326
#define BMP_TRIANGLE_RIGHT RID_SD_START+327
#define BMP_TRIANGLE_RIGHT_H RID_SD_START+328
#define BMP_TRIANGLE_DOWN RID_SD_START+329
#define BMP_TRIANGLE_DOWN_H RID_SD_START+330
#define BMP_FADE_EFFECT_INDICATOR RID_SD_START+331
#define BMP_FADE_EFFECT_INDICATOR_H RID_SD_START+332
CWS-TOOLING: integrate CWS impressnotes01 2009-09-11 13:52:41 +0200 cl r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl r274208 : merging 2009-07-20 14:28:34 +0200 cl r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl r274122 : #i103139# annotation support for impress
2009-09-16 08:55:36 -05:00
#define BMP_COMMENTS_INDICATOR RID_SD_START+338
#define BMP_COMMENTS_INDICATOR_H RID_SD_START+339
2010-02-10 08:20:01 -06:00
#define BMP_LAYOUT_EMPTY RID_SD_START+340
#define BMP_LAYOUT_EMPTY_H RID_SD_START+341
#define BMP_LAYOUT_HEAD01 RID_SD_START+342
#define BMP_LAYOUT_HEAD01_H RID_SD_START+343
#define BMP_LAYOUT_HEAD02 RID_SD_START+344
#define BMP_LAYOUT_HEAD02_H RID_SD_START+345
#define BMP_LAYOUT_HEAD02A RID_SD_START+346
#define BMP_LAYOUT_HEAD02A_H RID_SD_START+347
#define BMP_LAYOUT_HEAD02B RID_SD_START+348
#define BMP_LAYOUT_HEAD02B_H RID_SD_START+349
#define BMP_LAYOUT_HEAD03 RID_SD_START+350
#define BMP_LAYOUT_HEAD03_H RID_SD_START+351
#define BMP_LAYOUT_HEAD03A RID_SD_START+352
#define BMP_LAYOUT_HEAD03A_H RID_SD_START+353
#define BMP_LAYOUT_HEAD03B RID_SD_START+354
#define BMP_LAYOUT_HEAD03B_H RID_SD_START+355
#define BMP_LAYOUT_HEAD03C RID_SD_START+356
#define BMP_LAYOUT_HEAD03C_H RID_SD_START+357
#define BMP_LAYOUT_HEAD04 RID_SD_START+358
#define BMP_LAYOUT_HEAD04_H RID_SD_START+359
#define BMP_LAYOUT_HEAD06 RID_SD_START+360
#define BMP_LAYOUT_HEAD06_H RID_SD_START+361
#define BMP_LAYOUT_TEXTONLY RID_SD_START+362
#define BMP_LAYOUT_TEXTONLY_H RID_SD_START+363
#define BMP_LAYOUT_VERTICAL01 RID_SD_START+364
#define BMP_LAYOUT_VERTICAL01_H RID_SD_START+365
#define BMP_LAYOUT_VERTICAL02 RID_SD_START+366
#define BMP_LAYOUT_VERTICAL02_H RID_SD_START+367
2010-01-10 10:03:44 -06:00
#define BMP_FOILH_01 RID_SD_START+388
#define BMP_FOILH_01_H RID_SD_START+389
#define BMP_FOILH_02 RID_SD_START+390
#define BMP_FOILH_02_H RID_SD_START+391
#define BMP_FOILH_03 RID_SD_START+392
#define BMP_FOILH_03_H RID_SD_START+393
#define BMP_FOILH_04 RID_SD_START+394
#define BMP_FOILH_04_H RID_SD_START+395
#define BMP_FOILH_06 RID_SD_START+396
#define BMP_FOILH_06_H RID_SD_START+397
#define BMP_FOILH_09 RID_SD_START+398
#define BMP_FOILH_09_H RID_SD_START+399
#define BMP_PLACEHOLDER_CHART_57X71 RID_SD_START+400
#define BMP_PLACEHOLDER_CHART_57X71_H RID_SD_START+401
#define BMP_PLACEHOLDER_IMAGE_57X71 RID_SD_START+402
#define BMP_PLACEHOLDER_IMAGE_57X71_H RID_SD_START+403
#define BMP_PLACEHOLDER_MOVIE_57X71 RID_SD_START+404
#define BMP_PLACEHOLDER_MOVIE_57X71_H RID_SD_START+405
#define BMP_PLACEHOLDER_TABLE_57X71 RID_SD_START+406
#define BMP_PLACEHOLDER_TABLE_57X71_H RID_SD_START+407
#define BMP_FOILN_01 RID_SD_START+408
#define BMP_FOILN_01_H RID_SD_START+409
2000-10-30 05:59:37 -06:00
// -----------------------------------------------------------------------------
2002-05-13 08:13:48 -05:00
#define IMG_PIPETTE_H RID_APP_START+21
#define IMG_GET1OBJECT_H RID_APP_START+22
#define IMG_GETALLOBJECT_H RID_APP_START+23
#define IMG_REMOVEBMP_H RID_APP_START+24
#define IMG_REMOVEALLBMP_H RID_APP_START+25
2000-09-18 11:07:07 -05:00
/*
* ResourceIDs fuer Popup-Menues brauchen keinen Dummy-String !!!
*/
#define RID_DRAW_TEXTOBJ_POPUP RID_APP_START+43
#define RID_DRAW_GEOMOBJ_POPUP RID_APP_START+44
#define RID_DRAW_NOSEL_POPUP RID_APP_START+45
#define RID_SLIDE_SORTER_IMPRESS_SEL_POPUP RID_APP_START+46
#define RID_BEZIER_POPUP RID_APP_START+47
#define RID_DRAW_LINEOBJ_POPUP RID_APP_START+48
#define RID_DRAW_MULTISELECTION_POPUP RID_APP_START+49
#define RID_DRAW_PAGETAB_POPUP RID_APP_START+50
#define RID_LAYERTAB_POPUP RID_APP_START+51
#define RID_DRAW_GRAPHIC_POPUP RID_APP_START+52
#define RID_DRAW_OLE2_POPUP RID_APP_START+53
#define RID_DRAW_TEXTOBJ_INSIDE_POPUP RID_APP_START+54
#define RID_SLIDE_SORTER_IMPRESS_NOSEL_POPUP RID_APP_START+55
#define RID_OUTLINE_POPUP RID_APP_START+56
#define RID_MASTERPAGE_POPUP RID_APP_START+57
#define RID_DRAW_GROUPOBJ_POPUP RID_APP_START+58
#define RID_DRAW_3DOBJ_POPUP RID_APP_START+59
#define RID_DRAW_MEASUREOBJ_POPUP RID_APP_START+60
#define RID_DRAW_EDGEOBJ_POPUP RID_APP_START+61
#define RID_DRAW_BMP_CONVERT_POPUP RID_APP_START+62
#define RID_DRAW_POLYLINEOBJ_POPUP RID_APP_START+63
#define RID_DRAW_3DSCENE_POPUP RID_APP_START+64
#define RID_DRAW_3DSCENE2_POPUP RID_APP_START+65
#define RID_DRAW_CUSTOMSHAPE_POPUP RID_APP_START+66
#define RID_TASKPANE_MASTERPAGESSELECTOR_POPUP RID_APP_START+67
#define RID_TASKPANE_LAYOUTMENU_POPUP RID_APP_START+68
#define RID_DRAW_MEDIA_POPUP RID_APP_START+69
2000-09-18 11:07:07 -05:00
// Draw (Graphic)
#define RID_GRAPHIC_TEXTOBJ_POPUP RID_APP_START+70
#define RID_GRAPHIC_GEOMOBJ_POPUP RID_APP_START+71
#define RID_GRAPHIC_NOSEL_POPUP RID_APP_START+72
#define RID_GRAPHIC_LINEOBJ_POPUP RID_APP_START+73
#define RID_GRAPHIC_MULTISELECTION_POPUP RID_APP_START+74
#define RID_GRAPHIC_PAGETAB_POPUP RID_APP_START+75
#define RID_GRAPHIC_GRAPHIC_POPUP RID_APP_START+76
#define RID_GRAPHIC_OLE2_POPUP RID_APP_START+77
#define RID_GRAPHIC_GROUPOBJ_POPUP RID_APP_START+78
#define RID_GRAPHIC_3DOBJ_POPUP RID_APP_START+79
#define RID_GRAPHIC_MEASUREOBJ_POPUP RID_APP_START+80
#define RID_GRAPHIC_EDGEOBJ_POPUP RID_APP_START+81
#define RID_GRAPHIC_POLYLINEOBJ_POPUP RID_APP_START+82
#define RID_GRAPHIC_3DSCENE_POPUP RID_APP_START+83
#define RID_GRAPHIC_3DSCENE2_POPUP RID_APP_START+84
#define RID_GRAPHIC_CUSTOMSHAPE_POPUP RID_APP_START+85
#define RID_GRAPHIC_MEDIA_POPUP RID_APP_START+86
2000-09-18 11:07:07 -05:00
#define RID_SLIDE_SORTER_DRAW_SEL_POPUP RID_APP_START+87
#define RID_SLIDE_SORTER_DRAW_NOSEL_POPUP RID_APP_START+88
#define RID_SLIDE_SORTER_MASTER_SEL_POPUP RID_APP_START+89
#define RID_SLIDE_SORTER_MASTER_NOSEL_POPUP RID_APP_START+90
#define RID_DRAW_TABLE_POPUP RID_APP_START+91
#define RID_GRAPHIC_TABLE_POPUP RID_APP_START+92
CWS-TOOLING: integrate CWS sjfixes10 2009-01-15 14:02:24 +0100 af r266369 : #i88851# Finding the right font size is now an iterative process. 2009-01-15 11:01:59 +0100 wg r266354 : i97985 2009-01-15 10:57:33 +0100 wg r266353 : i97985 2009-01-15 10:48:53 +0100 wg r266347 : i97985 2009-01-15 10:48:23 +0100 wg r266346 : i97985 2009-01-15 10:46:47 +0100 wg r266345 : i97985 2009-01-15 10:45:43 +0100 wg r266344 : i97985 2009-01-15 10:45:14 +0100 wg r266343 : i97985 2009-01-15 10:44:38 +0100 wg r266342 : i97985 2009-01-15 10:43:56 +0100 wg r266341 : i97985 2009-01-15 10:42:50 +0100 wg r266340 : i97985 2009-01-15 10:41:40 +0100 wg r266339 : i97985 2009-01-15 10:39:46 +0100 wg r266337 : i97985 2009-01-15 10:00:09 +0100 hde r266336 : i98065 2009-01-13 15:48:20 +0100 wg r266232 : i97985 2009-01-13 13:22:05 +0100 wg r266217 : i97985 2009-01-13 12:34:05 +0100 wg r266210 : i97985 2009-01-13 12:30:56 +0100 wg r266209 : i97985 2009-01-13 12:26:56 +0100 wg r266208 : i97985 2009-01-12 15:58:06 +0100 wg r266165 : i97985 2009-01-12 15:43:24 +0100 wg r266163 : i97985 2009-01-08 16:21:47 +0100 sj r266023 : fixed warning 2009-01-08 15:33:34 +0100 sj r266017 : fixed warning 2009-01-06 18:13:42 +0100 sj r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38) 2008-12-10 16:54:02 +0100 af r265206 : #i43354# Do not delete all unused master pages automatically. 2008-12-04 13:12:50 +0100 af r264836 : #i92795# Use BitmapEx for icons to allow transparency. 2008-12-02 17:01:49 +0100 af r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU. 2008-11-28 14:37:28 +0100 af r264555 : #i88851# Changed association of Ctrl-'?' to views. 2008-11-28 11:38:52 +0100 af r264535 : #i96681# Set version to 1.0.2 2008-11-28 11:30:04 +0100 af r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view. 2008-11-27 16:41:25 +0100 af r264505 : #i92144# Removed unused code. 2008-11-26 15:29:56 +0100 af r264401 : #i92574# Do not lock configuration controller when main pane is not available. 2008-11-21 10:13:40 +0100 sj r264112 : #i96146# applied patch (ambiguous && ||) 2008-11-20 20:12:06 +0100 sj r264097 : #i96083# applied patch (ambigous && ||) 2008-11-20 19:13:53 +0100 sj r264096 : #i96163# applied patch (ambigous && ||) 2008-11-20 18:39:10 +0100 sj r264093 : #i96165# applied patch (ambigous && ||) 2008-11-03 18:12:29 +0100 sj r263303 : #i93996# fixed word wrapping problem 2008-11-03 18:11:02 +0100 sj r263302 : #i93996# fixed word wrapping problem 2008-11-03 18:08:41 +0100 sj r263301 : #i93996# fixed word wrapping problem 2008-11-03 18:06:45 +0100 sj r263300 : #i93996# fixed word wrapping problem 2008-11-03 18:05:00 +0100 sj r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import 2008-11-03 18:00:43 +0100 sj r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects
2009-01-21 08:22:27 -06:00
#define RID_TASKPANE_CURRENT_MASTERPAGESSELECTOR_POPUP RID_APP_START+93
CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg r274445 : i103869 2009-07-22 14:39:13 +0200 sj r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj r272232 : #i102069# added patch from thb (fixed rotated group objects)
2009-08-05 12:01:07 -05:00
#define RID_DRAW_TABLEOBJ_INSIDE_POPUP RID_APP_START+94
2000-09-18 11:07:07 -05:00
/*
* Pointer (Mauszeiger)
*/
#define PTR_WATERCAN RID_APP_START+100
#define PTR_PENCIL RID_APP_START+101
/*
* Globale Dialog-IDs
*/
#define DLG_FONTWORK RID_APP_START+150
/*
* ResourceIDs fuer Toolboxen nicht aendern, ohne die Strings in
* strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
* Konfigurationsstring muessen dieselbe ResourceID haben!).
*/
// --> Jetzt in cfgids.hxx
/*
#define _RID_DRAW_TOOLBOX RID_APP_START+200
#define _RID_SLIDE_TOOLBOX RID_APP_START+201
#define _RID_DRAW_OBJ_TOOLBOX RID_APP_START+202
#define _RID_SLIDE_OBJ_TOOLBOX RID_APP_START+203
#define _RID_BEZIER_TOOLBOX RID_APP_START+204
#define _RID_TEXT_TOOLBOX RID_APP_START+205
#define _RID_OUTLINE_TOOLBOX RID_APP_START+206
#define _RID_DRAW_POLYLINEOBJ_POPUP RID_APP_START+207
#define _RID_GLUEPOINTS_TOOLBOX RID_APP_START+208
*/
#define RID_DRAW_SNAPOBJECT_POPUP RID_APP_START+390
#define RID_DRAW_GLUEPOINT_POPUP RID_APP_START+392
#define RID_DRAW_CONTROL_POPUP RID_APP_START+393
#define RID_FORM_CONTROL_POPUP RID_APP_START+394
#define RID_GRAPHICSTYLEFAMILY RID_APP_START+395
#define RID_PRESENTATIONSTYLEFAMILY RID_APP_START+396
#define RID_GRAPHICSCELLFAMILY RID_APP_START+397