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#include "sfx2/sfx.hrc" 24#ifndef _SD_CFGID_HXX 25#include "cfgids.hxx" 26#endif 27#define STR_NULL (RID_APP_START+3) 28#define STR_INSERTPAGE (RID_APP_START+35) 29#define STR_INSERTLAYER (RID_APP_START+37) 30#define STR_MODIFYLAYER (RID_APP_START+38) 31#define STR_UNDO_SLIDE_MOVE (RID_APP_START+41) 32#define STR_UNDO_REPLACE (RID_APP_START+42) 33 34/* 35 * Dummy-Strings, diese ResourceIDs duerfen nicht an andere Strings vergeben 36 * werden, da sie fuer Popup-Menues benutzt werden (ein Popup-Menue und sein 37 * Konfigurationsstring muessen dieselbe ResourceID haben!). 38 * siehe auch: res_bmp.hrc, popup.src 39 */ 40 41#define STR_DRAW_TEXTOBJ_POPUP (RID_APP_START+43) 42#define STR_DRAW_GEOMOBJ_POPUP (RID_APP_START+44) 43#define STR_DRAW_NOSEL_POPUP (RID_APP_START+45) 44#define STR_SLIDETABLE_POPUP (RID_APP_START+46) 45#define STR_BEZIER_POPUP (RID_APP_START+47) 46#define STR_DRAW_LINEOBJ_POPUP (RID_APP_START+48) 47#define STR_DRAW_MULTISELECTION_POPUP (RID_APP_START+49) 48#define STR_PAGETAB_POPUP (RID_APP_START+50) 49#define STR_LAYERTAB_POPUP (RID_APP_START+51) 50#define STR_DRAW_GRAPHIC_POPUP (RID_APP_START+52) 51#define STR_DRAW_OLE2_POPUP (RID_APP_START+53) 52#define STR_DRAW_TEXTOBJ_INSIDE_POPUP (RID_APP_START+54) 53#define STR_SLIDE_NOSEL_POPUP (RID_APP_START+55) 54#define STR_OUTLINE_POPUP (RID_APP_START+56) 55#define STR_MASTERPAGE_POPUP (RID_APP_START+57) 56#define STR_DRAW_GROUPOBJ_POPUP (RID_APP_START+58) 57 58#define STR_UNDO_CUT (RID_APP_START+59) 59#define STR_UNDO_DRAGDROP (RID_APP_START+66) 60#define STR_INSERTGRAPHIC (RID_APP_START+67) 61 62/* 63 * Ueberblendeffekte: sollten nach hinten offen bleiben, 64 * da FadeEffectLB mit variabler Anzahl arbeitet 65 * (Jetzt ueber STR_EFFECT_...) 66 */ 67#define STR_DRAGTYPE_URL (RID_APP_START+70) 68#define STR_DRAGTYPE_EMBEDDED (RID_APP_START+71) 69#define STR_DRAGTYPE_LINK (RID_APP_START+72) 70#define STR_GLUE_ESCDIR_SMART (RID_APP_START+73) 71#define STR_GLUE_ESCDIR_LEFT (RID_APP_START+74) 72#define STR_GLUE_ESCDIR_RIGHT (RID_APP_START+75) 73#define STR_GLUE_ESCDIR_TOP (RID_APP_START+76) 74#define STR_GLUE_ESCDIR_BOTTOM (RID_APP_START+77) 75#define STR_GLUE_ESCDIR_LO (RID_APP_START+78) 76#define STR_GLUE_ESCDIR_LU (RID_APP_START+79) 77#define STR_GLUE_ESCDIR_RO (RID_APP_START+80) 78#define STR_GLUE_ESCDIR_RU (RID_APP_START+81) 79#define STR_GLUE_ESCDIR_HORZ (RID_APP_START+82) 80#define STR_GLUE_ESCDIR_VERT (RID_APP_START+83) 81#define STR_GLUE_ESCDIR_ALL (RID_APP_START+84) 82 83#define STR_CANT_PERFORM_IN_LIVEMODE (RID_APP_START+85) 84#define STR_PUBLISH_BACK (RID_APP_START+86) 85#define STR_PUBLISH_NEXT (RID_APP_START+87) 86#define STR_PUBLISH_OUTLINE (RID_APP_START+88) 87#define STR_UNDO_COLORRESOLUTION (RID_APP_START+89) 88 89/* Von 90 - 100 fuer Popups freihalten */ 90#define STR_DRAW_3DOBJ_POPUP (RID_APP_START+90) 91#define STR_DRAW_MEASUREOBJ_POPUP (RID_APP_START+91) 92#define STR_ASK_DELETE_ALL_PICTURES (RID_APP_START+92) 93#define STR_WARN_PAGE_EXISTS (RID_APP_START+93) 94 95#define STR_SLOW (RID_APP_START+112) 96#define STR_MEDIUM (RID_APP_START+113) 97#define STR_FAST (RID_APP_START+114) 98 99#define STR_SLIDE_MODE (RID_APP_START+121) 100#define STR_DRAW_MODE (RID_APP_START+122) 101#define STR_OUTLINE_MODE (RID_APP_START+123) 102 103#define STR_UNDO_BEZCLOSE (RID_APP_START+127) 104 105#define STR_END_SPELLING_OBJ (RID_APP_START+129) 106#define STR_NOTES_MODE (RID_APP_START+135) 107#define STR_HANDOUT_MODE (RID_APP_START+136) 108 109#define STR_LINEEND (RID_APP_START+137) 110#define STR_DESC_LINEEND (RID_APP_START+138) 111#define STR_WARN_NAME_DUPLICATE (RID_APP_START+139) 112#define STR_UNDO_COPYOBJECTS (RID_APP_START+140) 113#define STR_DESC_NAMEGROUP (RID_APP_START+141) 114#define STR_TITLE_NAMEGROUP (RID_APP_START+143) 115 116#define STR_SNAPDLG_SETLINE (RID_APP_START+144) 117#define STR_SNAPDLG_SETPOINT (RID_APP_START+145) 118#define STR_POPUP_EDIT_SNAPLINE (RID_APP_START+146) 119#define STR_POPUP_EDIT_SNAPPOINT (RID_APP_START+147) 120 121#define STR_IMPRESS (RID_APP_START+149) 122#define STR_IMPRESS_DOCUMENT (RID_APP_START+154) 123#define STR_LAYER (RID_APP_START+158) 124// #define (RID_APP_START+159) 125 126#define STR_POPUP_DELETE_SNAPLINE (RID_APP_START+160) 127#define STR_POPUP_DELETE_SNAPPOINT (RID_APP_START+161) 128 129#define STR_SCALE_OBJS_TO_PAGE (RID_APP_START+162) 130 131#define STR_EYEDROPPER (RID_APP_START+163) 132 133#define STR_UNDO_MORPHING (RID_APP_START+164) 134 135#define STR_IMPRESS_DOCUMENT_FULLTYPE_60 (RID_APP_START+170) 136 137/* 138 * ResourceIDs fuer Toolboxen nicht aendern, ohne die Strings in 139 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein 140 * Konfigurationsstring muessen dieselbe ResourceID haben!). 141 */ 142 143#define STR_PLUGIN_TOOLBOX RID_PLUGINTOOLBOX 144#define STR_DRAW_TOOLBOX RID_DRAW_TOOLBOX 145#define STR_SLIDE_TOOLBOX RID_SLIDE_TOOLBOX 146#define STR_DRAW_OBJ_TOOLBOX RID_DRAW_OBJ_TOOLBOX 147#define STR_SLIDE_OBJ_TOOLBOX RID_SLIDE_OBJ_TOOLBOX 148#define STR_BEZIER_TOOLBOX RID_BEZIER_TOOLBOX 149#define STR_DRAW_TEXT_TOOLBOX RID_DRAW_TEXT_TOOLBOX 150#define STR_DRAW_TABLE_TOOLBOX RID_DRAW_TABLE_TOOLBOX 151#define STR_OUTLINE_TOOLBOX RID_OUTLINE_TOOLBOX 152#define STR_DRAW_POLYLINEOBJ_POPUP RID_DRAW_POLYLINEOBJ_POPUP 153#define STR_GLUEPOINTS_TOOLBOX RID_GLUEPOINTS_TOOLBOX 154#define STR_DRAW_OPTIONS_TOOLBOX RID_DRAW_OPTIONS_TOOLBOX 155#define STR_DRAW_COMMONTASK_TOOLBOX RID_DRAW_COMMONTASK_TOOLBOX 156 157#define STR_GRAPHIC_TOOLBOX RID_GRAPHIC_TOOLBOX 158#define STR_GRAPHIC_OPTIONS_TOOLBOX RID_GRAPHIC_OPTIONS_TOOLBOX 159#define STR_GRAPHIC_OBJ_TOOLBOX RID_GRAPHIC_OBJ_TOOLBOX 160#define STR_GRAPHIC_TEXT_TOOLBOX RID_GRAPHIC_TEXT_TOOLBOX 161 162#define STR_DRAW_GRAF_TOOLBOX RID_DRAW_GRAF_TOOLBOX 163#define STR_DRAW_MEDIA_TOOLBOX RID_DRAW_MEDIA_TOOLBOX 164 165// IDs fuer Praesentationsfolien 166#define STR_AUTOLAYOUT_NONE (RID_APP_START+210) 167#define STR_AUTOLAYOUT_ONLY_TITLE (RID_APP_START+211) 168#define STR_AUTOLAYOUT_ONLY_TEXT (RID_APP_START+212) 169#define STR_AUTOLAYOUT_TITLE (RID_APP_START+213) 170#define STR_AUTOLAYOUT_CONTENT (RID_APP_START+214) 171#define STR_AUTOLAYOUT_2CONTENT (RID_APP_START+215) 172#define STR_AUTOLAYOUT_CONTENT_2CONTENT (RID_APP_START+217) 173#define STR_AUTOLAYOUT_2CONTENT_CONTENT (RID_APP_START+218) 174#define STR_AUTOLAYOUT_CONTENT_OVER_2CONTENT (RID_APP_START+219) 175#define STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT (RID_APP_START+220) 176#define STR_AUTOLAYOUT_CONTENT_OVER_CONTENT (RID_APP_START+221) 177#define STR_AUTOLAYOUT_4CONTENT (RID_APP_START+222) 178#define STR_AUTOLAYOUT_6CONTENT (RID_APP_START+223) 179 180#define STR_AUTOLAYOUT_HANDOUT1 (RID_APP_START+231) 181#define STR_AUTOLAYOUT_HANDOUT2 (RID_APP_START+232) 182#define STR_AUTOLAYOUT_HANDOUT3 (RID_APP_START+233) 183#define STR_AUTOLAYOUT_HANDOUT4 (RID_APP_START+234) 184#define STR_AUTOLAYOUT_HANDOUT6 (RID_APP_START+235) 185#define STR_AUTOLAYOUT_NOTES (RID_APP_START+236) 186#define STR_AUTOLAYOUT_HANDOUT9 (RID_APP_START+237) 187 188#define STR_TRANSFORM (RID_APP_START+240) 189 190#define STR_EXPORT_HTML_NAME (RID_APP_START+244) 191#define STR_EXPORT_HTML_FILTER (RID_APP_START+245) 192#define STR_EXPORT_DIALOG_TITLE (RID_APP_START+261) 193#define STR_TWAIN_NO_SOURCE_UNX (RID_APP_START+262) 194#define STR_UNDO_DELETEPAGES (RID_APP_START+265) 195#define STR_UNDO_INSERTPAGES (RID_APP_START+266) 196//free (RID_APP_START+267) 197#define STR_ASK_DELETE_LAYER (RID_APP_START+268) 198#define STR_UNDO_CHANGE_TITLE_AND_LAYOUT (RID_APP_START+269) 199#define STR_WAV_FILE (RID_APP_START+270) 200#define STR_MIDI_FILE (RID_APP_START+271) 201#define STR_SD_PAGE (RID_APP_START+272) 202#define STR_ALL_FILES (RID_APP_START+274) 203#define STR_UNDO_INSERT_TEXTFRAME (RID_APP_START+275) 204#define STR_ACTION_NOTPOSSIBLE (RID_APP_START+278) 205#define STR_DLG_INSERT_PAGES_FROM_FILE (RID_APP_START+279) 206#define STR_SCALE_OBJECTS (RID_APP_START+281) 207#define STR_CREATE_PAGES (RID_APP_START+282) 208 209#define STR_UNDO_CHANGE_PAGEFORMAT (RID_APP_START+283) 210#define STR_UNDO_CHANGE_PAGEBORDER (RID_APP_START+284) 211 212#define STR_EDIT_OBJ (RID_APP_START+288) 213 214#define STR_READ_DATA_ERROR (RID_APP_START+290) 215 216/****************************************************************************** 217* Ab (RID_APP_START+300 beginnen die Ids in sdstring.hrc! 218******************************************************************************/ 219 220#define STR_DELETE_PAGES (RID_APP_START+332) 221#define STR_WARN_PRINTFORMAT_FAILURE (RID_APP_START+333) 222#define STR_REMOVE_LINK (RID_APP_START+334) 223 224#define STR_IMPORT_GRFILTER_OPENERROR (RID_APP_START+335) 225#define STR_IMPORT_GRFILTER_IOERROR (RID_APP_START+336) 226#define STR_IMPORT_GRFILTER_FORMATERROR (RID_APP_START+337) 227#define STR_IMPORT_GRFILTER_VERSIONERROR (RID_APP_START+338) 228#define STR_IMPORT_GRFILTER_FILTERERROR (RID_APP_START+339) 229#define STR_IMPORT_GRFILTER_TOOBIG (RID_APP_START+340) 230 231#define STR_OBJECTS (RID_APP_START+341) 232#define STR_END_SEARCHING (RID_APP_START+342) 233#define STR_END_SPELLING (RID_APP_START+343) 234#define STR_NOLANGUAGE (RID_APP_START+344) 235#define STR_ASK_FOR_CONVERT_TO_BEZIER (RID_APP_START+347) 236#define STR_UNDO_CHANGE_PRES_OBJECT (RID_APP_START+349) 237#define STR_UNDO_MODIFY_PAGE (RID_APP_START+350) 238#define STR_STATSTR_PRINT (RID_APP_START+351) 239#define STR_UNDO_INSERT_FILE (RID_APP_START+352) 240#define STR_UNDO_INSERT_SPECCHAR (RID_APP_START+353) 241#define STR_UNDO_SET_PRESLAYOUT (RID_APP_START+354) 242#define STR_STRING_NOTFOUND (RID_APP_START+355) 243#define STR_PLAY (RID_APP_START+356) 244#define STR_STOP (RID_APP_START+357) 245#define STR_UNDO_ORIGINALSIZE (RID_APP_START+359) 246#define STR_PRINT_DRAWING (RID_APP_START+361) 247#define STR_PRINT_NOTES (RID_APP_START+362) 248#define STR_PRINT_HANDOUT (RID_APP_START+363) 249#define STR_PRINT_OUTLINE (RID_APP_START+364) 250#define STR_WARN_SCALE_FAIL (RID_APP_START+365) 251 252// Strings fuer Klick-Effekte (Reihenfolge beibehalten) 253#define STR_CLICK_ACTION_NONE (RID_APP_START+366) 254#define STR_CLICK_ACTION_PREVPAGE (RID_APP_START+367) 255#define STR_CLICK_ACTION_NEXTPAGE (RID_APP_START+368) 256#define STR_CLICK_ACTION_FIRSTPAGE (RID_APP_START+369) 257#define STR_CLICK_ACTION_LASTPAGE (RID_APP_START+370) 258#define STR_CLICK_ACTION_BOOKMARK (RID_APP_START+371) 259#define STR_CLICK_ACTION_DOCUMENT (RID_APP_START+372) 260#define STR_CLICK_ACTION_VANISH (RID_APP_START+373) 261#define STR_CLICK_ACTION_INVISIBLE (RID_APP_START+374) 262#define STR_CLICK_ACTION_SOUND (RID_APP_START+375) 263#define STR_CLICK_ACTION_VERB (RID_APP_START+376) 264#define STR_CLICK_ACTION_PROGRAM (RID_APP_START+377) 265#define STR_CLICK_ACTION_MACRO (RID_APP_START+378) 266// Mind. bis 380 freihalten 267 268#define STR_EFFECTDLG_SOUND (RID_APP_START+380) 269#define STR_EFFECTDLG_PAGE_OBJECT (RID_APP_START+382) 270#define STR_EFFECTDLG_DOCUMENT (RID_APP_START+383) 271#define STR_EFFECTDLG_PROGRAM (RID_APP_START+384) 272#define STR_EFFECTDLG_MACRO (RID_APP_START+385) 273#define STR_EFFECTDLG_JUMP (RID_APP_START+386) 274#define STR_EFFECTDLG_ACTION (RID_APP_START+387) 275 276/* Fortsetzung von RID_APP_START+43 bis RID_APP_START+58: 277 * Dummy-Strings, diese ResourceIDs duerfen nicht an andere Strings vergeben 278 * werden, da sie fuer Popup-Menues benutzt werden (ein Popup-Menue und sein 279 * Konfigurationsstring muessen dieselbe ResourceID haben!). 280 * siehe auch: res_bmp.hrc, popup.src 281 */ 282 283#define STR_DRAW_SNAPOBJECT_POPUP (RID_APP_START+390) 284#define STR_DRAW_GLUEPOINT_POPUP (RID_APP_START+392) 285#define STR_DRAW_CONTROL_POPUP (RID_APP_START+393) 286 287 288#define STR_EFFECT_NONE (RID_APP_START+400) 289 290 291#define STR_INSERT_TEXT (RID_APP_START+432) 292#define STR_SLIDE_SINGULAR (RID_APP_START+433) 293#define STR_SLIDE_PLURAL (RID_APP_START+434) 294#define STR_AU_FILE (RID_APP_START+435) 295#define STR_VOC_FILE (RID_APP_START+436) 296#define STR_AIFF_FILE (RID_APP_START+437) 297#define STR_SVX_FILE (RID_APP_START+438) 298 299/* Stringdefinitionen fuer die Chartbeschriftung 300*/ 301#define STR_LOAD_PRESENTATION_LAYOUT (RID_APP_START+448) 302 303#define STR_CLICK_ACTION_STOPPRESENTATION (RID_APP_START+475) 304 305#define STR_UNDO_EXPAND_PAGE (RID_APP_START+493) 306#define STR_UNDO_SUMMARY_PAGE (RID_APP_START+494) 307 308#define STR_GRAPHIC_DOCUMENT (RID_APP_START+499) 309#define STR_GRAPHIC_DOCUMENT_FULLTYPE_60 (RID_APP_START+501) 310 311#define STR_FIX (RID_APP_START+502) 312#define STR_VAR (RID_APP_START+503) 313#define STR_STANDARD_NORMAL (RID_APP_START+504) 314#define STR_STANDARD_SMALL (RID_APP_START+505) 315#define STR_STANDARD_BIG (RID_APP_START+506) 316#define STR_FILEFORMAT_NAME_EXT (RID_APP_START+507) 317#define STR_FILEFORMAT_FULLPATH (RID_APP_START+508) 318#define STR_FILEFORMAT_PATH (RID_APP_START+509) 319#define STR_FILEFORMAT_NAME (RID_APP_START+510) 320 321#define STR_RELEASE_GRAPHICLINK (RID_APP_START+511) 322 323#define STR_NEW_CUSTOMSHOW (RID_APP_START+512) 324#define STR_COPY_CUSTOMSHOW (RID_APP_START+513) 325 326#define STR_VIEWTYPE_DUMMY (RID_APP_START+518) 327 328#define STR_BREAK_METAFILE (RID_APP_START+521) 329#define STR_BREAK_FAIL (RID_APP_START+522) 330 331#define STR_PUBDLG_SAMENAME (RID_APP_START+523) 332 333#define STR_HTMLATTR_TEXT (RID_APP_START+524) 334#define STR_HTMLATTR_LINK (RID_APP_START+525) 335#define STR_HTMLATTR_VLINK (RID_APP_START+526) 336#define STR_HTMLATTR_ALINK (RID_APP_START+527) 337 338#define STR_HTMLEXP_NOTES (RID_APP_START+528) 339#define STR_HTMLEXP_CONTENTS (RID_APP_START+529) 340#define STR_HTMLEXP_CLICKSTART (RID_APP_START+530) 341#define STR_HTMLEXP_AUTHOR (RID_APP_START+531) 342#define STR_HTMLEXP_EMAIL (RID_APP_START+532) 343#define STR_HTMLEXP_HOMEPAGE (RID_APP_START+533) 344#define STR_HTMLEXP_INFO (RID_APP_START+534) 345#define STR_HTMLEXP_DOWNLOAD (RID_APP_START+536) 346#define STR_HTMLEXP_NOFRAMES (RID_APP_START+537) 347#define STR_HTMLEXP_FIRSTPAGE (RID_APP_START+538) 348#define STR_HTMLEXP_LASTPAGE (RID_APP_START+539) 349#define STR_HTMLEXP_SETTEXT (RID_APP_START+540) 350#define STR_HTMLEXP_SETGRAPHIC (RID_APP_START+541) 351#define STR_HTMLEXP_OUTLINE (RID_APP_START+542) 352#define STR_HTMLEXP_NOOUTLINE (RID_APP_START+543) 353 354#define STR_PRES_SOFTEND (RID_APP_START+550) 355#define STR_PRES_PAUSE (RID_APP_START+551) 356 357#define STR_WIZARD_ORIGINAL (RID_APP_START+552) 358 359#define STR_ISLOADING (RID_APP_START+554) 360 361#define STR_WEBVIEW_SAVE (RID_APP_START+555) 362 363#define STR_UNDO_APPLY_3D_FAVOURITE (RID_APP_START+556) 364 365//free (RID_APP_START+557) 366 367#define RID_UNDO_DELETE_WARNING (RID_APP_START+558) 368#define IMG_UNDO_DELETE_WARNING (RID_APP_START+559) 369#define FT_UNDO_DELETE_WARNING (RID_APP_START+560) 370#define CB_UNDO_DELETE_DISABLE (RID_APP_START+561) 371#define BTN_UNDO_DELETE_YES (RID_APP_START+562) 372#define BTN_UNDO_DELETE_NO (RID_APP_START+564) 373 374#define STR_WARNING_NOSOUNDFILE (RID_APP_START+565) 375 376#define STR_UNDO_GRAFFILTER (RID_APP_START+570) 377 378#define STR_UNDO_CONVERT_TO_METAFILE (RID_APP_START+571) 379#define STR_UNDO_CONVERT_TO_BITMAP (RID_APP_START+572) 380 381#define STR_HTMLEXP_ERROR_CREATE_FILE (RID_APP_START+578) 382#define STR_HTMLEXP_ERROR_OPEN_FILE (RID_APP_START+579) 383#define STR_HTMLEXP_ERROR_COPY_FILE (RID_APP_START+580) 384 385#define STR_PAGE_BACKGROUND_TXT (RID_APP_START+583) 386#define STR_PAGE_BACKGROUND_TITLE (RID_APP_START+584) 387 388// additional effects 389#define STR_EFFECT_DISCARD_SHORT (RID_APP_START+598) 390 391#define STR_EFFECT_DISCARD_FROM_UL (RID_APP_START+600) 392#define STR_EFFECT_DISCARD_FROM_UR (RID_APP_START+601) 393#define STR_EFFECT_DISCARD_FROM_LR (RID_APP_START+602) 394#define STR_EFFECT_DISCARD_FROM_LL (RID_APP_START+603) 395#define STR_EFFECT_DISCARD_S_FROM_L (RID_APP_START+604) 396#define STR_EFFECT_DISCARD_S_FROM_UL (RID_APP_START+605) 397#define STR_EFFECT_DISCARD_S_FROM_T (RID_APP_START+606) 398#define STR_EFFECT_DISCARD_S_FROM_UR (RID_APP_START+607) 399#define STR_EFFECT_DISCARD_S_FROM_R (RID_APP_START+608) 400#define STR_EFFECT_DISCARD_S_FROM_LR (RID_APP_START+609) 401#define STR_EFFECT_DISCARD_S_FROM_B (RID_APP_START+610) 402#define STR_EFFECT_DISCARD_S_FROM_LL (RID_APP_START+611) 403#define STR_EFFECT_VERTICAL_CHECKERBOARD (RID_APP_START+612) 404#define STR_EFFECT_HORIZONTAL_CHECKERBOARD (RID_APP_START+613) 405 406#define STR_EFFECT_MOVE_TO_UL (RID_APP_START+620) 407#define STR_EFFECT_MOVE_TO_UR (RID_APP_START+621) 408#define STR_EFFECT_MOVE_TO_LR (RID_APP_START+622) 409#define STR_EFFECT_MOVE_TO_LL (RID_APP_START+623) 410#define STR_EFFECT_MOVE_S_TO_L (RID_APP_START+625) 411#define STR_EFFECT_MOVE_S_TO_UL (RID_APP_START+626) 412#define STR_EFFECT_MOVE_S_TO_T (RID_APP_START+627) 413#define STR_EFFECT_MOVE_S_TO_UR (RID_APP_START+628) 414#define STR_EFFECT_MOVE_S_TO_R (RID_APP_START+629) 415#define STR_EFFECT_MOVE_S_TO_LR (RID_APP_START+630) 416#define STR_EFFECT_MOVE_S_TO_B (RID_APP_START+631) 417#define STR_EFFECT_MOVE_S_TO_LL (RID_APP_START+632) 418 419#define STR_EFFECT_STRTCH (RID_APP_START+634) 420#define STR_EFFECT_STRTCH_FROM_L (RID_APP_START+635) 421#define STR_EFFECT_STRTCH_FROM_UL (RID_APP_START+636) 422#define STR_EFFECT_STRTCH_FROM_T (RID_APP_START+637) 423#define STR_EFFECT_STRTCH_FROM_UR (RID_APP_START+638) 424#define STR_EFFECT_STRTCH_FROM_R (RID_APP_START+639) 425#define STR_EFFECT_STRTCH_FROM_LR (RID_APP_START+640) 426#define STR_EFFECT_STRTCH_FROM_B (RID_APP_START+641) 427#define STR_EFFECT_STRTCH_FROM_LL (RID_APP_START+642) 428 429#define STR_EFFECT_STRTCH_ROTATE (RID_APP_START+643) 430#define STR_EFFECT_STRTCH_HORIZONTAL (RID_APP_START+644) 431#define STR_EFFECT_STRTCH_VERTICAL (RID_APP_START+645) 432#define STR_EFFECT_ROTATE_HORIZONTAL (RID_APP_START+646) 433#define STR_EFFECT_ROTATE_VERTICAL (RID_APP_START+647) 434 435#define STR_EFFECT_UNCOVER (RID_APP_START+650) 436#define STR_EFFECT_UNCOVER_TO_L (RID_APP_START+651) 437#define STR_EFFECT_UNCOVER_TO_UL (RID_APP_START+652) 438#define STR_EFFECT_UNCOVER_TO_T (RID_APP_START+653) 439#define STR_EFFECT_UNCOVER_TO_UR (RID_APP_START+654) 440#define STR_EFFECT_UNCOVER_TO_R (RID_APP_START+655) 441#define STR_EFFECT_UNCOVER_TO_LR (RID_APP_START+656) 442#define STR_EFFECT_UNCOVER_TO_B (RID_APP_START+657) 443#define STR_EFFECT_UNCOVER_TO_LL (RID_APP_START+658) 444 445#define STR_TWAIN_NO_SOURCE (RID_APP_START+670) 446#define STR_UNDO_VECTORIZE (RID_APP_START+671) 447 448#define STR_AL_VERT_TITLE_TEXT_CHART (RID_APP_START+672) 449#define STR_AL_VERT_TITLE_VERT_OUTLINE (RID_APP_START+673) 450#define STR_AL_TITLE_VERT_OUTLINE (RID_APP_START+674) 451#define STR_AL_TITLE_VERT_OUTLINE_CLIPART (RID_APP_START+675) 452 453#define STR_HTMLEXP_DEFAULT_EXTENSION (RID_APP_START+680) 454 455#define STR_SET_BACKGROUND_PICTURE (RID_APP_START+681) 456 457#define STR_DESC_RENAMESLIDE (RID_APP_START+682) 458#define STR_TITLE_RENAMESLIDE (RID_APP_START+683) 459 460#define STR_PLACEHOLDER_DESCRIPTION_TITLE (RID_APP_START+684) 461#define STR_PLACEHOLDER_DESCRIPTION_OUTLINE (RID_APP_START+685) 462#define STR_PLACEHOLDER_DESCRIPTION_FOOTER (RID_APP_START+686) 463#define STR_PLACEHOLDER_DESCRIPTION_HEADER (RID_APP_START+687) 464#define STR_PLACEHOLDER_DESCRIPTION_DATETIME (RID_APP_START+688) 465#define STR_PLACEHOLDER_DESCRIPTION_NUMBER (RID_APP_START+689) 466#define STR_PLACEHOLDER_DESCRIPTION_SLIDE (RID_APP_START+690) 467#define STR_PLACEHOLDER_DESCRIPTION_NOTES (RID_APP_START+691) 468 469#define STR_FIELD_PLACEHOLDER_HEADER (RID_APP_START+692) 470#define STR_FIELD_PLACEHOLDER_FOOTER (RID_APP_START+693) 471#define STR_FIELD_PLACEHOLDER_DATETIME (RID_APP_START+694) 472#define STR_FIELD_PLACEHOLDER_NUMBER (RID_APP_START+695) 473 474#define STR_UNDO_HANGULHANJACONVERSION (RID_APP_START+696) 475#define STR_FIELD_PLACEHOLDER_COUNT (RID_APP_START+697) 476 477#define STR_LEFT_PANE_DRAW_TITLE (RID_APP_START+700) 478#define STR_LEFT_PANE_IMPRESS_TITLE (RID_APP_START+701) 479#define STR_RIGHT_PANE_TITLE (RID_APP_START+702) 480#define STR_TASKPANEL_MASTER_PAGE_TITLE (RID_APP_START+703) 481#define STR_TASKPANEL_MASTER_PAGE_MENU_TITLE (RID_APP_START+704) 482#define STR_TASKPANEL_MASTER_PAGE_MENU_LOCK (RID_APP_START+705) 483#define STR_TASKPANEL_MASTER_PAGE_MENU_UNLOCK (RID_APP_START+706) 484#define STR_TASKPANEL_CURRENT_MASTER_PAGES_TITLE (RID_APP_START+708) 485#define STR_TASKPANEL_RECENT_MASTER_PAGES_TITLE (RID_APP_START+709) 486#define STR_TASKPANEL_ALL_MASTER_PAGES_TITLE (RID_APP_START+710) 487#define STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION (RID_APP_START+711) 488#define STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION (RID_APP_START+712) 489#define STR_TASKPANEL_LAYOUT_MENU_TITLE (RID_APP_START+713) 490#define STR_RESTORE_DRAW_MODE (RID_APP_START+714) 491#define STR_GRAPHICS_STYLE_FAMILY (RID_APP_START+715) 492 493#define STR_TITLE_SAVE_AS_PICTURE (RID_APP_START+716) 494#define STR_CELL_STYLE_FAMILY (RID_APP_START+717) 495 496#define STR_NAVIGATOR_SHOW_NAMED_SHAPES (RID_APP_START+718) 497#define STR_NAVIGATOR_SHOW_ALL_SHAPES (RID_APP_START+719) 498#define STR_NAVIGATOR_SHAPE_BASE_NAME (RID_APP_START+720) 499#define STR_ACC_DIALOG_DESC (RID_APP_START + 730) 500 501#define STR_RESET_LAYOUT (RID_APP_START+721) 502#define STR_INSERT_TABLE (RID_APP_START+722) 503#define STR_INSERT_CHART (RID_APP_START+723) 504#define STR_INSERT_PICTURE (RID_APP_START+724) 505#define STR_INSERT_MOVIE (RID_APP_START+725) 506 507/****************************************************************************** 508* The ids in glob.hrc start at RID_APP_START+750! 509******************************************************************************/ 510