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 25# edit to match directory level 26PRJ = ..$/.. 27# same for all makefiles in "helpcontent2" 28PRJNAME = helpcontent2 29# uniqe name (module wide); 30# using a modified form of package should do here 31TARGET = util_simpress 32 33# --- Settings ----------------------------------------------------- 34 35.INCLUDE : settings.mk 36.INCLUDE : $(PRJ)$/settings.pmk 37 38#common_build_zip:= 39zip1generatedlangs=TRUE 40zip1langdirs=$(aux_alllangiso) 41ZIP1TARGET=xhp_simpress 42ZIP1FLAGS= -u -r 43ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) 44ZIP1LIST=$(LANGDIR)$/text$/simpress$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" 45 46LINKNAME=simpress 47LINKADDEDFILES= \ 48 -add simpress.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ 49 -add simpress.tree $(COMMONMISC)$/LANGUAGE$/simpress.tree \ 50 -add simpress.jar $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip 51 52 53LINKADDEDDEPS= \ 54 $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ 55 $(COMMONMISC)$/LANGUAGE$/simpress.tree \ 56 $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip 57 58 59LINKLINKFILES= \ 60 text$/sdraw$/00$/00000004.xhp \ 61 text$/sdraw$/01$/04010000.xhp \ 62 text$/sdraw$/04$/01020000.xhp \ 63 text$/sdraw$/guide$/align_arrange.xhp \ 64 text$/sdraw$/guide$/color_define.xhp \ 65 text$/sdraw$/guide$/combine_etc.xhp \ 66 text$/sdraw$/guide$/cross_fading.xhp \ 67 text$/sdraw$/guide$/draw_sector.xhp \ 68 text$/sdraw$/guide$/duplicate_object.xhp \ 69 text$/sdraw$/guide$/eyedropper.xhp \ 70 text$/sdraw$/guide$/gradient.xhp \ 71 text$/sdraw$/guide$/graphic_insert.xhp \ 72 text$/sdraw$/guide$/groups.xhp \ 73 text$/sdraw$/guide$/join_objects.xhp \ 74 text$/sdraw$/guide$/join_objects3d.xhp \ 75 text$/sdraw$/guide$/keyboard.xhp \ 76 text$/sdraw$/guide$/main.xhp \ 77 text$/sdraw$/guide$/rotate_object.xhp \ 78 text$/sdraw$/guide$/text_enter.xhp \ 79 text$/sdraw$/main0000.xhp \ 80 text$/sdraw$/main0100.xhp \ 81 text$/sdraw$/main0101.xhp \ 82 text$/sdraw$/main0102.xhp \ 83 text$/sdraw$/main0103.xhp \ 84 text$/sdraw$/main0104.xhp \ 85 text$/sdraw$/main0105.xhp \ 86 text$/sdraw$/main0106.xhp \ 87 text$/sdraw$/main0200.xhp \ 88 text$/sdraw$/main0202.xhp \ 89 text$/sdraw$/main0210.xhp \ 90 text$/sdraw$/main0213.xhp \ 91 text$/sdraw$/main0503.xhp \ 92 text$/simpress$/00$/00000004.xhp \ 93 text$/simpress$/00$/00000401.xhp \ 94 text$/simpress$/00$/00000402.xhp \ 95 text$/simpress$/00$/00000403.xhp \ 96 text$/simpress$/00$/00000404.xhp \ 97 text$/simpress$/00$/00000405.xhp \ 98 text$/simpress$/00$/00000406.xhp \ 99 text$/simpress$/00$/00000407.xhp \ 100 text$/simpress$/00$/00000413.xhp \ 101 text$/simpress$/01$/01170000.xhp \ 102 text$/simpress$/01$/01180000.xhp \ 103 text$/simpress$/01$/01180001.xhp \ 104 text$/simpress$/01$/01180002.xhp \ 105 text$/simpress$/01$/02110000.xhp \ 106 text$/simpress$/01$/02120000.xhp \ 107 text$/simpress$/01$/02130000.xhp \ 108 text$/simpress$/01$/02140000.xhp \ 109 text$/simpress$/01$/02150000.xhp \ 110 text$/simpress$/01$/02160000.xhp \ 111 text$/simpress$/01$/03050000.xhp \ 112 text$/simpress$/01$/03060000.xhp \ 113 text$/simpress$/01$/03070000.xhp \ 114 text$/simpress$/01$/03080000.xhp \ 115 text$/simpress$/01$/03090000.xhp \ 116 text$/simpress$/01$/03100000.xhp \ 117 text$/simpress$/01$/03110000.xhp \ 118 text$/simpress$/01$/03120000.xhp \ 119 text$/simpress$/01$/03130000.xhp \ 120 text$/simpress$/01$/03150000.xhp \ 121 text$/simpress$/01$/03150100.xhp \ 122 text$/simpress$/01$/03150300.xhp \ 123 text$/simpress$/01$/03151000.xhp \ 124 text$/simpress$/01$/03151100.xhp \ 125 text$/simpress$/01$/03151200.xhp \ 126 text$/simpress$/01$/03152000.xhp \ 127 text$/simpress$/01$/03180000.xhp \ 128 text$/simpress$/01$/04010000.xhp \ 129 text$/simpress$/01$/04020000.xhp \ 130 text$/simpress$/01$/04030000.xhp \ 131 text$/simpress$/01$/04030000m.xhp \ 132 text$/simpress$/01$/04030100.xhp \ 133 text$/simpress$/01$/04040000m.xhp \ 134 text$/simpress$/01$/04080100.xhp \ 135 text$/simpress$/01$/04110000.xhp \ 136 text$/simpress$/01$/04110100.xhp \ 137 text$/simpress$/01$/04110200.xhp \ 138 text$/simpress$/01$/04120000.xhp \ 139 text$/simpress$/01$/04130000.xhp \ 140 text$/simpress$/01$/04140000.xhp \ 141 text$/simpress$/01$/04990000.xhp \ 142 text$/simpress$/01$/04990100.xhp \ 143 text$/simpress$/01$/04990200.xhp \ 144 text$/simpress$/01$/04990300.xhp \ 145 text$/simpress$/01$/04990400.xhp \ 146 text$/simpress$/01$/04990500.xhp \ 147 text$/simpress$/01$/04990600.xhp \ 148 text$/simpress$/01$/04990700.xhp \ 149 text$/simpress$/01$/05090000m.xhp \ 150 text$/simpress$/01$/05100000.xhp \ 151 text$/simpress$/01$/05110500m.xhp \ 152 text$/simpress$/01$/05120000.xhp \ 153 text$/simpress$/01$/05120100.xhp \ 154 text$/simpress$/01$/05120500m.xhp \ 155 text$/simpress$/01$/05130000.xhp \ 156 text$/simpress$/01$/05140000.xhp \ 157 text$/simpress$/01$/05150000.xhp \ 158 text$/simpress$/01$/05170000.xhp \ 159 text$/simpress$/01$/05250000.xhp \ 160 text$/simpress$/01$/05250500.xhp \ 161 text$/simpress$/01$/05250600.xhp \ 162 text$/simpress$/01$/05250700.xhp \ 163 text$/simpress$/01$/06030000.xhp \ 164 text$/simpress$/01$/06040000.xhp \ 165 text$/simpress$/01$/06050000.xhp \ 166 text$/simpress$/01$/06060000.xhp \ 167 text$/simpress$/01$/06070000.xhp \ 168 text$/simpress$/01$/06080000.xhp \ 169 text$/simpress$/01$/06100000.xhp \ 170 text$/simpress$/01$/06100100.xhp \ 171 text$/simpress$/01$/13050000.xhp \ 172 text$/simpress$/01$/13050100.xhp \ 173 text$/simpress$/01$/13050200.xhp \ 174 text$/simpress$/01$/13050300.xhp \ 175 text$/simpress$/01$/13050400.xhp \ 176 text$/simpress$/01$/13050500.xhp \ 177 text$/simpress$/01$/13050600.xhp \ 178 text$/simpress$/01$/13050700.xhp \ 179 text$/simpress$/01$/13140000.xhp \ 180 text$/simpress$/01$/13150000.xhp \ 181 text$/simpress$/01$/13160000.xhp \ 182 text$/simpress$/01$/13170000.xhp \ 183 text$/simpress$/01$/13180000.xhp \ 184 text$/simpress$/01$/13180100.xhp \ 185 text$/simpress$/01$/13180200.xhp \ 186 text$/simpress$/01$/13180300.xhp \ 187 text$/simpress$/01$/animationeffect.xhp \ 188 text$/simpress$/01$/effectoptions.xhp \ 189 text$/simpress$/01$/effectoptionseffect.xhp \ 190 text$/simpress$/01$/effectoptionstext.xhp \ 191 text$/simpress$/01$/effectoptionstiming.xhp \ 192 text$/simpress$/01$/slidesorter.xhp \ 193 text$/simpress$/01$/taskpanel.xhp \ 194 text$/simpress$/02$/04010000.xhp \ 195 text$/simpress$/02$/04020000.xhp \ 196 text$/simpress$/02$/04030000.xhp \ 197 text$/simpress$/02$/04040000.xhp \ 198 text$/simpress$/02$/04060000.xhp \ 199 text$/simpress$/02$/04070000.xhp \ 200 text$/simpress$/02$/08020000.xhp \ 201 text$/simpress$/02$/08060000.xhp \ 202 text$/simpress$/02$/10020000.xhp \ 203 text$/simpress$/02$/10030000.xhp \ 204 text$/simpress$/02$/10030200.xhp \ 205 text$/simpress$/02$/10050000.xhp \ 206 text$/simpress$/02$/10060000.xhp \ 207 text$/simpress$/02$/10070000.xhp \ 208 text$/simpress$/02$/10080000.xhp \ 209 text$/simpress$/02$/10090000.xhp \ 210 text$/simpress$/02$/10100000.xhp \ 211 text$/simpress$/02$/10110000.xhp \ 212 text$/simpress$/02$/10120000.xhp \ 213 text$/simpress$/02$/10130000.xhp \ 214 text$/simpress$/02$/11060000.xhp \ 215 text$/simpress$/02$/11070000.xhp \ 216 text$/simpress$/02$/11080000.xhp \ 217 text$/simpress$/02$/11090000.xhp \ 218 text$/simpress$/02$/11100000.xhp \ 219 text$/simpress$/02$/11110000.xhp \ 220 text$/simpress$/02$/13010000.xhp \ 221 text$/simpress$/02$/13020000.xhp \ 222 text$/simpress$/02$/13030000.xhp \ 223 text$/simpress$/02$/13040000.xhp \ 224 text$/simpress$/02$/13050000.xhp \ 225 text$/simpress$/02$/13060000.xhp \ 226 text$/simpress$/02$/13070000.xhp \ 227 text$/simpress$/02$/13080000.xhp \ 228 text$/simpress$/02$/13090000.xhp \ 229 text$/simpress$/02$/13100000.xhp \ 230 text$/simpress$/02$/13140000.xhp \ 231 text$/simpress$/02$/13150000.xhp \ 232 text$/simpress$/02$/13160000.xhp \ 233 text$/simpress$/02$/13170000.xhp \ 234 text$/simpress$/02$/13180000.xhp \ 235 text$/simpress$/02$/13190000.xhp \ 236 text$/simpress$/04$/01020000.xhp \ 237 text$/simpress$/04$/presenter.xhp \ 238 text$/simpress$/guide$/3d_create.xhp \ 239 text$/simpress$/guide$/animated_gif_create.xhp \ 240 text$/simpress$/guide$/animated_gif_save.xhp \ 241 text$/simpress$/guide$/animated_objects.xhp \ 242 text$/simpress$/guide$/animated_slidechange.xhp \ 243 text$/simpress$/guide$/arrange_slides.xhp \ 244 text$/simpress$/guide$/background.xhp \ 245 text$/simpress$/guide$/change_scale.xhp \ 246 text$/simpress$/guide$/footer.xhp \ 247 text$/simpress$/guide$/gluepoints.xhp \ 248 text$/simpress$/guide$/html_export.xhp \ 249 text$/simpress$/guide$/html_import.xhp \ 250 text$/simpress$/guide$/individual.xhp \ 251 text$/simpress$/guide$/keyboard.xhp \ 252 text$/simpress$/guide$/layer_move.xhp \ 253 text$/simpress$/guide$/layer_new.xhp \ 254 text$/simpress$/guide$/layer_tipps.xhp \ 255 text$/simpress$/guide$/layers.xhp \ 256 text$/simpress$/guide$/line_arrow_styles.xhp \ 257 text$/simpress$/guide$/line_draw.xhp \ 258 text$/simpress$/guide$/line_edit.xhp \ 259 text$/simpress$/guide$/main.xhp \ 260 text$/simpress$/guide$/masterpage.xhp \ 261 text$/simpress$/guide$/move_object.xhp \ 262 text$/simpress$/guide$/orgchart.xhp \ 263 text$/simpress$/guide$/page_copy.xhp \ 264 text$/simpress$/guide$/palette_files.xhp \ 265 text$/simpress$/guide$/print_tofit.xhp \ 266 text$/simpress$/guide$/printing.xhp \ 267 text$/simpress$/guide$/rehearse_timings.xhp \ 268 text$/simpress$/guide$/select_object.xhp \ 269 text$/simpress$/guide$/show.xhp \ 270 text$/simpress$/guide$/table_insert.xhp \ 271 text$/simpress$/guide$/text2curve.xhp \ 272 text$/simpress$/guide$/vectorize.xhp \ 273 text$/simpress$/minimizer$/main.xhp \ 274 text$/simpress$/minimizer$/step1.xhp \ 275 text$/simpress$/minimizer$/step2.xhp \ 276 text$/simpress$/minimizer$/step3.xhp \ 277 text$/simpress$/minimizer$/step4.xhp \ 278 text$/simpress$/minimizer$/step5.xhp \ 279 text$/simpress$/minimizer$/infobox.xhp \ 280 text$/simpress$/main0000.xhp \ 281 text$/simpress$/main0100.xhp \ 282 text$/simpress$/main0101.xhp \ 283 text$/simpress$/main0102.xhp \ 284 text$/simpress$/main0103.xhp \ 285 text$/simpress$/main0104.xhp \ 286 text$/simpress$/main0105.xhp \ 287 text$/simpress$/main0106.xhp \ 288 text$/simpress$/main0107.xhp \ 289 text$/simpress$/main0113.xhp \ 290 text$/simpress$/main0114.xhp \ 291 text$/simpress$/main0200.xhp \ 292 text$/simpress$/main0202.xhp \ 293 text$/simpress$/main0203.xhp \ 294 text$/simpress$/main0204.xhp \ 295 text$/simpress$/main0206.xhp \ 296 text$/simpress$/main0209.xhp \ 297 text$/simpress$/main0210.xhp \ 298 text$/simpress$/main0211.xhp \ 299 text$/simpress$/main0212.xhp \ 300 text$/simpress$/main0213.xhp \ 301 text$/simpress$/main0214.xhp \ 302 text$/simpress$/main0503.xhp \ 303 text$/shared$/00$/00000001.xhp \ 304 text$/shared$/00$/00000002.xhp \ 305 text$/shared$/00$/00000003.xhp \ 306 text$/shared$/00$/00000004.xhp \ 307 text$/shared$/00$/00000005.xhp \ 308 text$/shared$/00$/00000007.xhp \ 309 text$/shared$/00$/00000010.xhp \ 310 text$/shared$/00$/00000011.xhp \ 311 text$/shared$/00$/00000020.xhp \ 312 text$/shared$/00$/00000021.xhp \ 313 text$/shared$/00$/00000099.xhp \ 314 text$/shared$/00$/00000200.xhp \ 315 text$/shared$/00$/00000206.xhp \ 316 text$/shared$/00$/00000207.xhp \ 317 text$/shared$/00$/00000208.xhp \ 318 text$/shared$/00$/00000210.xhp \ 319 text$/shared$/00$/00000215.xhp \ 320 text$/shared$/00$/00000401.xhp \ 321 text$/shared$/00$/00000402.xhp \ 322 text$/shared$/00$/00000403.xhp \ 323 text$/shared$/00$/00000404.xhp \ 324 text$/shared$/00$/00000406.xhp \ 325 text$/shared$/00$/00000407.xhp \ 326 text$/shared$/00$/00000409.xhp \ 327 text$/shared$/00$/00000450.xhp \ 328 text$/shared$/00$/00040500.xhp \ 329 text$/shared$/00$/00040501.xhp \ 330 text$/shared$/00$/00040502.xhp \ 331 text$/shared$/00$/00040503.xhp \ 332 text$/shared$/00$/01000000.xhp \ 333 text$/shared$/00$/01010000.xhp \ 334 text$/shared$/00$/01020000.xhp \ 335 text$/shared$/00$/01050000.xhp \ 336 text$/shared$/00$/icon_alt.xhp \ 337 text$/shared$/01$/01010000.xhp \ 338 text$/shared$/01$/01010001.xhp \ 339 text$/shared$/01$/01010100.xhp \ 340 text$/shared$/01$/01010200.xhp \ 341 text$/shared$/01$/01010201.xhp \ 342 text$/shared$/01$/01010202.xhp \ 343 text$/shared$/01$/01010203.xhp \ 344 text$/shared$/01$/01010300.xhp \ 345 text$/shared$/01$/01010301.xhp \ 346 text$/shared$/01$/01010302.xhp \ 347 text$/shared$/01$/01010303.xhp \ 348 text$/shared$/01$/01010304.xhp \ 349 text$/shared$/01$/01020000.xhp \ 350 text$/shared$/01$/01020101.xhp \ 351 text$/shared$/01$/01020103.xhp \ 352 text$/shared$/01$/01050000.xhp \ 353 text$/shared$/01$/01060000.xhp \ 354 text$/shared$/01$/01070000.xhp \ 355 text$/shared$/01$/01070001.xhp \ 356 text$/shared$/01$/01100000.xhp \ 357 text$/shared$/01$/01100100.xhp \ 358 text$/shared$/01$/01100200.xhp \ 359 text$/shared$/01$/01100300.xhp \ 360 text$/shared$/01$/01100400.xhp \ 361 text$/shared$/01$/01100500.xhp \ 362 text$/shared$/01$/01100600.xhp \ 363 text$/shared$/01$/01110000.xhp \ 364 text$/shared$/01$/01110100.xhp \ 365 text$/shared$/01$/01110101.xhp \ 366 text$/shared$/01$/01110300.xhp \ 367 text$/shared$/01$/01110400.xhp \ 368 text$/shared$/01$/01130000.xhp \ 369 text$/shared$/01$/01140000.xhp \ 370 text$/shared$/01$/01160000.xhp \ 371 text$/shared$/01$/01160200.xhp \ 372 text$/shared$/01$/01160300.xhp \ 373 text$/shared$/01$/01170000.xhp \ 374 text$/shared$/01$/01180000.xhp \ 375 text$/shared$/01$/01190000.xhp \ 376 text$/shared$/01$/01990000.xhp \ 377 text$/shared$/01$/02010000.xhp \ 378 text$/shared$/01$/02020000.xhp \ 379 text$/shared$/01$/02030000.xhp \ 380 text$/shared$/01$/02040000.xhp \ 381 text$/shared$/01$/02050000.xhp \ 382 text$/shared$/01$/02060000.xhp \ 383 text$/shared$/01$/02070000.xhp \ 384 text$/shared$/01$/02090000.xhp \ 385 text$/shared$/01$/02100000.xhp \ 386 text$/shared$/01$/02100001.xhp \ 387 text$/shared$/01$/02100100.xhp \ 388 text$/shared$/01$/02100200.xhp \ 389 text$/shared$/01$/02100300.xhp \ 390 text$/shared$/01$/02110000.xhp \ 391 text$/shared$/01$/02180000.xhp \ 392 text$/shared$/01$/02180100.xhp \ 393 text$/shared$/01$/02190000.xhp \ 394 text$/shared$/01$/02200000.xhp \ 395 text$/shared$/01$/02200100.xhp \ 396 text$/shared$/01$/02200200.xhp \ 397 text$/shared$/01$/02210101.xhp \ 398 text$/shared$/01$/02220000.xhp \ 399 text$/shared$/01$/02220100.xhp \ 400 text$/shared$/01$/02230000.xhp \ 401 text$/shared$/01$/02230100.xhp \ 402 text$/shared$/01$/02230150.xhp \ 403 text$/shared$/01$/02230200.xhp \ 404 text$/shared$/01$/02230300.xhp \ 405 text$/shared$/01$/02230400.xhp \ 406 text$/shared$/01$/02230401.xhp \ 407 text$/shared$/01$/02230402.xhp \ 408 text$/shared$/01$/02230500.xhp \ 409 text$/shared$/01$/02240000.xhp \ 410 text$/shared$/01$/02250000.xhp \ 411 text$/shared$/01$/03010000.xhp \ 412 text$/shared$/01$/03020000.xhp \ 413 text$/shared$/01$/03040000.xhp \ 414 text$/shared$/01$/03050000.xhp \ 415 text$/shared$/01$/03060000.xhp \ 416 text$/shared$/01$/03110000.xhp \ 417 text$/shared$/01$/03150100.xhp \ 418 text$/shared$/01$/03170000.xhp \ 419 text$/shared$/01$/03990000.xhp \ 420 text$/shared$/01$/04050000.xhp \ 421 text$/shared$/01$/04060000.xhp \ 422 text$/shared$/01$/04060100.xhp \ 423 text$/shared$/01$/04060200.xhp \ 424 text$/shared$/01$/04100000.xhp \ 425 text$/shared$/01$/04110000.xhp \ 426 text$/shared$/01$/04140000.xhp \ 427 text$/shared$/01$/04150000.xhp \ 428 text$/shared$/01$/04150100.xhp \ 429 text$/shared$/01$/04150200.xhp \ 430 text$/shared$/01$/04150400.xhp \ 431 text$/shared$/01$/04150500.xhp \ 432 text$/shared$/01$/04160300.xhp \ 433 text$/shared$/01$/04160500.xhp \ 434 text$/shared$/01$/04180100.xhp \ 435 text$/shared$/01$/04990000.xhp \ 436 text$/shared$/01$/05010000.xhp \ 437 text$/shared$/01$/05020000.xhp \ 438 text$/shared$/01$/05020100.xhp \ 439 text$/shared$/01$/05020200.xhp \ 440 text$/shared$/01$/05020300.xhp \ 441 text$/shared$/01$/05020301.xhp \ 442 text$/shared$/01$/05020400.xhp \ 443 text$/shared$/01$/05020500.xhp \ 444 text$/shared$/01$/05020600.xhp \ 445 text$/shared$/01$/05020700.xhp \ 446 text$/shared$/01$/05030000.xhp \ 447 text$/shared$/01$/05030100.xhp \ 448 text$/shared$/01$/05030300.xhp \ 449 text$/shared$/01$/05030500.xhp \ 450 text$/shared$/01$/05030600.xhp \ 451 text$/shared$/01$/05030700.xhp \ 452 text$/shared$/01$/05030800.xhp \ 453 text$/shared$/01$/05040100.xhp \ 454 text$/shared$/01$/05040200.xhp \ 455 text$/shared$/01$/05040300.xhp \ 456 text$/shared$/01$/05040400.xhp \ 457 text$/shared$/01$/05050000.xhp \ 458 text$/shared$/01$/05060000.xhp \ 459 text$/shared$/01$/05070000.xhp \ 460 text$/shared$/01$/05070100.xhp \ 461 text$/shared$/01$/05070200.xhp \ 462 text$/shared$/01$/05070300.xhp \ 463 text$/shared$/01$/05070400.xhp \ 464 text$/shared$/01$/05070500.xhp \ 465 text$/shared$/01$/05070600.xhp \ 466 text$/shared$/01$/05080000.xhp \ 467 text$/shared$/01$/05080100.xhp \ 468 text$/shared$/01$/05080200.xhp \ 469 text$/shared$/01$/05080300.xhp \ 470 text$/shared$/01$/05080400.xhp \ 471 text$/shared$/01$/05090000.xhp \ 472 text$/shared$/01$/05100000.xhp \ 473 text$/shared$/01$/05100100.xhp \ 474 text$/shared$/01$/05100200.xhp \ 475 text$/shared$/01$/05100500.xhp \ 476 text$/shared$/01$/05100600.xhp \ 477 text$/shared$/01$/05100700.xhp \ 478 text$/shared$/01$/05110000.xhp \ 479 text$/shared$/01$/05110100.xhp \ 480 text$/shared$/01$/05110200.xhp \ 481 text$/shared$/01$/05110300.xhp \ 482 text$/shared$/01$/05110400.xhp \ 483 text$/shared$/01$/05110500.xhp \ 484 text$/shared$/01$/05110600m.xhp \ 485 text$/shared$/01$/05110700.xhp \ 486 text$/shared$/01$/05110800.xhp \ 487 text$/shared$/01$/05120000.xhp \ 488 text$/shared$/01$/05120100.xhp \ 489 text$/shared$/01$/05120200.xhp \ 490 text$/shared$/01$/05120300.xhp \ 491 text$/shared$/01$/05120600.xhp \ 492 text$/shared$/01$/05140100.xhp \ 493 text$/shared$/01$/05150101.xhp \ 494 text$/shared$/01$/05190000.xhp \ 495 text$/shared$/01$/05190100.xhp \ 496 text$/shared$/01$/05200000.xhp \ 497 text$/shared$/01$/05200100.xhp \ 498 text$/shared$/01$/05200200.xhp \ 499 text$/shared$/01$/05200300.xhp \ 500 text$/shared$/01$/05210000.xhp \ 501 text$/shared$/01$/05210100.xhp \ 502 text$/shared$/01$/05210200.xhp \ 503 text$/shared$/01$/05210300.xhp \ 504 text$/shared$/01$/05210400.xhp \ 505 text$/shared$/01$/05210500.xhp \ 506 text$/shared$/01$/05210600.xhp \ 507 text$/shared$/01$/05210700.xhp \ 508 text$/shared$/01$/05220000.xhp \ 509 text$/shared$/01$/05230000.xhp \ 510 text$/shared$/01$/05230100.xhp \ 511 text$/shared$/01$/05230300.xhp \ 512 text$/shared$/01$/05230400.xhp \ 513 text$/shared$/01$/05230500.xhp \ 514 text$/shared$/01$/05240000.xhp \ 515 text$/shared$/01$/05240100.xhp \ 516 text$/shared$/01$/05240200.xhp \ 517 text$/shared$/01$/05250000.xhp \ 518 text$/shared$/01$/05250100.xhp \ 519 text$/shared$/01$/05250200.xhp \ 520 text$/shared$/01$/05250300.xhp \ 521 text$/shared$/01$/05250400.xhp \ 522 text$/shared$/01$/05250500.xhp \ 523 text$/shared$/01$/05250600.xhp \ 524 text$/shared$/01$/05260000.xhp \ 525 text$/shared$/01$/05260100.xhp \ 526 text$/shared$/01$/05260200.xhp \ 527 text$/shared$/01$/05260300.xhp \ 528 text$/shared$/01$/05260400.xhp \ 529 text$/shared$/01$/05260500.xhp \ 530 text$/shared$/01$/05260600.xhp \ 531 text$/shared$/01$/05270000.xhp \ 532 text$/shared$/01$/05280000.xhp \ 533 text$/shared$/01$/05290000.xhp \ 534 text$/shared$/01$/05290100.xhp \ 535 text$/shared$/01$/05290200.xhp \ 536 text$/shared$/01$/05290300.xhp \ 537 text$/shared$/01$/05290400.xhp \ 538 text$/shared$/01$/05320000.xhp \ 539 text$/shared$/01$/05340100.xhp \ 540 text$/shared$/01$/05340200.xhp \ 541 text$/shared$/01$/05340300.xhp \ 542 text$/shared$/01$/05340400.xhp \ 543 text$/shared$/01$/05340402.xhp \ 544 text$/shared$/01$/05340404.xhp \ 545 text$/shared$/01$/05340405.xhp \ 546 text$/shared$/01$/05340500.xhp \ 547 text$/shared$/01$/05340600.xhp \ 548 text$/shared$/01$/05350000.xhp \ 549 text$/shared$/01$/05350200.xhp \ 550 text$/shared$/01$/05350300.xhp \ 551 text$/shared$/01$/05350400.xhp \ 552 text$/shared$/01$/05350500.xhp \ 553 text$/shared$/01$/05350600.xhp \ 554 text$/shared$/01$/05360000.xhp \ 555 text$/shared$/01$/05990000.xhp \ 556 text$/shared$/01$/06010000.xhp \ 557 text$/shared$/01$/06010101.xhp \ 558 text$/shared$/01$/06010500.xhp \ 559 text$/shared$/01$/06010600.xhp \ 560 text$/shared$/01$/06010601.xhp \ 561 text$/shared$/01$/06020000.xhp \ 562 text$/shared$/01$/06030000.xhp \ 563 text$/shared$/01$/06040000.xhp \ 564 text$/shared$/01$/06040100.xhp \ 565 text$/shared$/01$/06040200.xhp \ 566 text$/shared$/01$/06040300.xhp \ 567 text$/shared$/01$/06040400.xhp \ 568 text$/shared$/01$/06040500.xhp \ 569 text$/shared$/01$/06040600.xhp \ 570 text$/shared$/01$/06040700.xhp \ 571 text$/shared$/01$/06050000.xhp \ 572 text$/shared$/01$/06050100.xhp \ 573 text$/shared$/01$/06050200.xhp \ 574 text$/shared$/01$/06050300.xhp \ 575 text$/shared$/01$/06050400.xhp \ 576 text$/shared$/01$/06050500.xhp \ 577 text$/shared$/01$/06050600.xhp \ 578 text$/shared$/01$/06130000.xhp \ 579 text$/shared$/01$/06130001.xhp \ 580 text$/shared$/01$/06130010.xhp \ 581 text$/shared$/01$/06130100.xhp \ 582 text$/shared$/01$/06130200.xhp \ 583 text$/shared$/01$/06130500.xhp \ 584 text$/shared$/01$/06140000.xhp \ 585 text$/shared$/01$/06140100.xhp \ 586 text$/shared$/01$/06140101.xhp \ 587 text$/shared$/01$/06140102.xhp \ 588 text$/shared$/01$/06140200.xhp \ 589 text$/shared$/01$/06140400.xhp \ 590 text$/shared$/01$/06140402.xhp \ 591 text$/shared$/01$/06140500.xhp \ 592 text$/shared$/01$/06150000.xhp \ 593 text$/shared$/01$/06150100.xhp \ 594 text$/shared$/01$/06150110.xhp \ 595 text$/shared$/01$/06150120.xhp \ 596 text$/shared$/01$/06150200.xhp \ 597 text$/shared$/01$/06150210.xhp \ 598 text$/shared$/01$/06200000.xhp \ 599 text$/shared$/01$/06201000.xhp \ 600 text$/shared$/01$/06202000.xhp \ 601 text$/shared$/01$/06990000.xhp \ 602 text$/shared$/01$/07010000.xhp \ 603 text$/shared$/01$/07080000.xhp \ 604 text$/shared$/01$/about_meta_tags.xhp \ 605 text$/shared$/01$/digitalsignatures.xhp \ 606 text$/shared$/01$/extensionupdate.xhp \ 607 text$/shared$/01$/formatting_mark.xhp \ 608 text$/shared$/01$/gallery.xhp \ 609 text$/shared$/01$/gallery_files.xhp \ 610 text$/shared$/01$/grid.xhp \ 611 text$/shared$/01$/guides.xhp \ 612 text$/shared$/01$/mediaplayer.xhp \ 613 text$/shared$/01$/moviesound.xhp \ 614 text$/shared$/01$/online_update.xhp \ 615 text$/shared$/01$/online_update_dialog.xhp \ 616 text$/shared$/01$/packagemanager.xhp \ 617 text$/shared$/01$/password_dlg.xhp \ 618 text$/shared$/01$/password_main.xhp \ 619 text$/shared$/01$/ref_pdf_export.xhp \ 620 text$/shared$/01$/ref_pdf_send_as.xhp \ 621 text$/shared$/01$/securitywarning.xhp \ 622 text$/shared$/01$/selectcertificate.xhp \ 623 text$/shared$/01$/webhtml.xhp \ 624 text$/shared$/01$/xformsdata.xhp \ 625 text$/shared$/01$/xformsdataadd.xhp \ 626 text$/shared$/01$/xformsdataaddcon.xhp \ 627 text$/shared$/01$/xformsdatachange.xhp \ 628 text$/shared$/01$/xformsdataname.xhp \ 629 text$/shared$/01$/xformsdatatab.xhp \ 630 text$/shared$/02$/01110000.xhp \ 631 text$/shared$/02$/01140000.xhp \ 632 text$/shared$/02$/01170000.xhp \ 633 text$/shared$/02$/01170001.xhp \ 634 text$/shared$/02$/01170002.xhp \ 635 text$/shared$/02$/01170003.xhp \ 636 text$/shared$/02$/01170004.xhp \ 637 text$/shared$/02$/01170100.xhp \ 638 text$/shared$/02$/01170101.xhp \ 639 text$/shared$/02$/01170102.xhp \ 640 text$/shared$/02$/01170103.xhp \ 641 text$/shared$/02$/01170200.xhp \ 642 text$/shared$/02$/01170201.xhp \ 643 text$/shared$/02$/01170202.xhp \ 644 text$/shared$/02$/01170203.xhp \ 645 text$/shared$/02$/01170300.xhp \ 646 text$/shared$/02$/01170400.xhp \ 647 text$/shared$/02$/01170500.xhp \ 648 text$/shared$/02$/01170600.xhp \ 649 text$/shared$/02$/01170700.xhp \ 650 text$/shared$/02$/01170800.xhp \ 651 text$/shared$/02$/01170801.xhp \ 652 text$/shared$/02$/01170802.xhp \ 653 text$/shared$/02$/01170900.xhp \ 654 text$/shared$/02$/01170901.xhp \ 655 text$/shared$/02$/01170902.xhp \ 656 text$/shared$/02$/01170903.xhp \ 657 text$/shared$/02$/01170904.xhp \ 658 text$/shared$/02$/01171000.xhp \ 659 text$/shared$/02$/01171100.xhp \ 660 text$/shared$/02$/01171200.xhp \ 661 text$/shared$/02$/01171300.xhp \ 662 text$/shared$/02$/01171400.xhp \ 663 text$/shared$/02$/01220000.xhp \ 664 text$/shared$/02$/01230000.xhp \ 665 text$/shared$/02$/02010000.xhp \ 666 text$/shared$/02$/02020000.xhp \ 667 text$/shared$/02$/02030000.xhp \ 668 text$/shared$/02$/02040000.xhp \ 669 text$/shared$/02$/02050000.xhp \ 670 text$/shared$/02$/02130000.xhp \ 671 text$/shared$/02$/02140000.xhp \ 672 text$/shared$/02$/02160000.xhp \ 673 text$/shared$/02$/02170000.xhp \ 674 text$/shared$/02$/03110000.xhp \ 675 text$/shared$/02$/03120000.xhp \ 676 text$/shared$/02$/03130000.xhp \ 677 text$/shared$/02$/03140000.xhp \ 678 text$/shared$/02$/03150000.xhp \ 679 text$/shared$/02$/03200000.xhp \ 680 text$/shared$/02$/04210000.xhp \ 681 text$/shared$/02$/05020000.xhp \ 682 text$/shared$/02$/05090000.xhp \ 683 text$/shared$/02$/05110000.xhp \ 684 text$/shared$/02$/06050000.xhp \ 685 text$/shared$/02$/06060000.xhp \ 686 text$/shared$/02$/06100000.xhp \ 687 text$/shared$/02$/06110000.xhp \ 688 text$/shared$/02$/06120000.xhp \ 689 text$/shared$/02$/07010000.xhp \ 690 text$/shared$/02$/07060000.xhp \ 691 text$/shared$/02$/07070000.xhp \ 692 text$/shared$/02$/07070100.xhp \ 693 text$/shared$/02$/07070200.xhp \ 694 text$/shared$/02$/07080000.xhp \ 695 text$/shared$/02$/07090000.xhp \ 696 text$/shared$/02$/08010000.xhp \ 697 text$/shared$/02$/08020000.xhp \ 698 text$/shared$/02$/09010000.xhp \ 699 text$/shared$/02$/09020000.xhp \ 700 text$/shared$/02$/09030000.xhp \ 701 text$/shared$/02$/09050000.xhp \ 702 text$/shared$/02$/09060000.xhp \ 703 text$/shared$/02$/09070000.xhp \ 704 text$/shared$/02$/09070100.xhp \ 705 text$/shared$/02$/09070200.xhp \ 706 text$/shared$/02$/09070300.xhp \ 707 text$/shared$/02$/09070400.xhp \ 708 text$/shared$/02$/10010000.xhp \ 709 text$/shared$/02$/10020000.xhp \ 710 text$/shared$/02$/10030000.xhp \ 711 text$/shared$/02$/10040000.xhp \ 712 text$/shared$/02$/10100000.xhp \ 713 text$/shared$/02$/12000000.xhp \ 714 text$/shared$/02$/12010000.xhp \ 715 text$/shared$/02$/12020000.xhp \ 716 text$/shared$/02$/12030000.xhp \ 717 text$/shared$/02$/12040000.xhp \ 718 text$/shared$/02$/12050000.xhp \ 719 text$/shared$/02$/12070000.xhp \ 720 text$/shared$/02$/12070100.xhp \ 721 text$/shared$/02$/12070200.xhp \ 722 text$/shared$/02$/12070300.xhp \ 723 text$/shared$/02$/12080000.xhp \ 724 text$/shared$/02$/12090000.xhp \ 725 text$/shared$/02$/12090100.xhp \ 726 text$/shared$/02$/12090101.xhp \ 727 text$/shared$/02$/12100000.xhp \ 728 text$/shared$/02$/12100100.xhp \ 729 text$/shared$/02$/12100200.xhp \ 730 text$/shared$/02$/12110000.xhp \ 731 text$/shared$/02$/12120000.xhp \ 732 text$/shared$/02$/12130000.xhp \ 733 text$/shared$/02$/12140000.xhp \ 734 text$/shared$/02$/13010000.xhp \ 735 text$/shared$/02$/13020000.xhp \ 736 text$/shared$/02$/14010000.xhp \ 737 text$/shared$/02$/14020000.xhp \ 738 text$/shared$/02$/14020100.xhp \ 739 text$/shared$/02$/14020200.xhp \ 740 text$/shared$/02$/14030000.xhp \ 741 text$/shared$/02$/14040000.xhp \ 742 text$/shared$/02$/14050000.xhp \ 743 text$/shared$/02$/14060000.xhp \ 744 text$/shared$/02$/14070000.xhp \ 745 text$/shared$/02$/18010000.xhp \ 746 text$/shared$/02$/18030000.xhp \ 747 text$/shared$/02$/19090000.xhp \ 748 text$/shared$/02$/20020000.xhp \ 749 text$/shared$/02$/20030000.xhp \ 750 text$/shared$/02$/20040000.xhp \ 751 text$/shared$/02$/20050000.xhp \ 752 text$/shared$/02$/20060000.xhp \ 753 text$/shared$/02$/20090000.xhp \ 754 text$/shared$/02$/20100000.xhp \ 755 text$/shared$/02$/24010000.xhp \ 756 text$/shared$/02$/24020000.xhp \ 757 text$/shared$/02$/24030000.xhp \ 758 text$/shared$/02$/24040000.xhp \ 759 text$/shared$/02$/24050000.xhp \ 760 text$/shared$/02$/24060000.xhp \ 761 text$/shared$/02$/24070000.xhp \ 762 text$/shared$/02$/24080000.xhp \ 763 text$/shared$/02$/24090000.xhp \ 764 text$/shared$/02$/24100000.xhp \ 765 text$/shared$/02$/basicshapes.xhp \ 766 text$/shared$/02$/blockarrows.xhp \ 767 text$/shared$/02$/callouts.xhp \ 768 text$/shared$/02$/colortoolbar.xhp \ 769 text$/shared$/02$/flowcharts.xhp \ 770 text$/shared$/02$/fontwork.xhp \ 771 text$/shared$/02$/more_controls.xhp \ 772 text$/shared$/02$/paintbrush.xhp \ 773 text$/shared$/02$/stars.xhp \ 774 text$/shared$/02$/symbolshapes.xhp \ 775 text$/shared$/04$/01010000.xhp \ 776 text$/shared$/04$/01020000.xhp \ 777 text$/shared$/05$/00000001.xhp \ 778 text$/shared$/05$/00000002.xhp \ 779 text$/shared$/05$/00000100.xhp \ 780 text$/shared$/05$/00000110.xhp \ 781 text$/shared$/05$/00000120.xhp \ 782 text$/shared$/05$/00000130.xhp \ 783 text$/shared$/05$/00000140.xhp \ 784 text$/shared$/05$/00000150.xhp \ 785 text$/shared$/05$/00000160.xhp \ 786 text$/shared$/05$/err_html.xhp \ 787 text$/shared$/07$/09000000.xhp \ 788 text$/shared$/3dsettings_toolbar.xhp \ 789 text$/shared$/autokorr$/01000000.xhp \ 790 text$/shared$/autokorr$/02000000.xhp \ 791 text$/shared$/autokorr$/03000000.xhp \ 792 text$/shared$/autokorr$/04000000.xhp \ 793 text$/shared$/autokorr$/05000000.xhp \ 794 text$/shared$/autokorr$/06000000.xhp \ 795 text$/shared$/autokorr$/07000000.xhp \ 796 text$/shared$/autokorr$/08000000.xhp \ 797 text$/shared$/autokorr$/09000000.xhp \ 798 text$/shared$/autokorr$/10000000.xhp \ 799 text$/shared$/autokorr$/12000000.xhp \ 800 text$/shared$/autokorr$/13000000.xhp \ 801 text$/shared$/autopi$/01000000.xhp \ 802 text$/shared$/autopi$/01010000.xhp \ 803 text$/shared$/autopi$/01010100.xhp \ 804 text$/shared$/autopi$/01010200.xhp \ 805 text$/shared$/autopi$/01010300.xhp \ 806 text$/shared$/autopi$/01010400.xhp \ 807 text$/shared$/autopi$/01010500.xhp \ 808 text$/shared$/autopi$/01010600.xhp \ 809 text$/shared$/autopi$/01020000.xhp \ 810 text$/shared$/autopi$/01020100.xhp \ 811 text$/shared$/autopi$/01020200.xhp \ 812 text$/shared$/autopi$/01020300.xhp \ 813 text$/shared$/autopi$/01020400.xhp \ 814 text$/shared$/autopi$/01020500.xhp \ 815 text$/shared$/autopi$/01040000.xhp \ 816 text$/shared$/autopi$/01040100.xhp \ 817 text$/shared$/autopi$/01040200.xhp \ 818 text$/shared$/autopi$/01040300.xhp \ 819 text$/shared$/autopi$/01040400.xhp \ 820 text$/shared$/autopi$/01040500.xhp \ 821 text$/shared$/autopi$/01040600.xhp \ 822 text$/shared$/autopi$/01050000.xhp \ 823 text$/shared$/autopi$/01050100.xhp \ 824 text$/shared$/autopi$/01050200.xhp \ 825 text$/shared$/autopi$/01050300.xhp \ 826 text$/shared$/autopi$/01050400.xhp \ 827 text$/shared$/autopi$/01050500.xhp \ 828 text$/shared$/autopi$/01090000.xhp \ 829 text$/shared$/autopi$/01090100.xhp \ 830 text$/shared$/autopi$/01090200.xhp \ 831 text$/shared$/autopi$/01090210.xhp \ 832 text$/shared$/autopi$/01090220.xhp \ 833 text$/shared$/autopi$/01090300.xhp \ 834 text$/shared$/autopi$/01090400.xhp \ 835 text$/shared$/autopi$/01090500.xhp \ 836 text$/shared$/autopi$/01090600.xhp \ 837 text$/shared$/autopi$/01100000.xhp \ 838 text$/shared$/autopi$/01100100.xhp \ 839 text$/shared$/autopi$/01100150.xhp \ 840 text$/shared$/autopi$/01100200.xhp \ 841 text$/shared$/autopi$/01100300.xhp \ 842 text$/shared$/autopi$/01100400.xhp \ 843 text$/shared$/autopi$/01100500.xhp \ 844 text$/shared$/autopi$/01110000.xhp \ 845 text$/shared$/autopi$/01110100.xhp \ 846 text$/shared$/autopi$/01110200.xhp \ 847 text$/shared$/autopi$/01110300.xhp \ 848 text$/shared$/autopi$/01110400.xhp \ 849 text$/shared$/autopi$/01110500.xhp \ 850 text$/shared$/autopi$/01110600.xhp \ 851 text$/shared$/autopi$/01120000.xhp \ 852 text$/shared$/autopi$/01120100.xhp \ 853 text$/shared$/autopi$/01120200.xhp \ 854 text$/shared$/autopi$/01120300.xhp \ 855 text$/shared$/autopi$/01120400.xhp \ 856 text$/shared$/autopi$/01120500.xhp \ 857 text$/shared$/autopi$/01130000.xhp \ 858 text$/shared$/autopi$/01130100.xhp \ 859 text$/shared$/autopi$/01130200.xhp \ 860 text$/shared$/autopi$/01150000.xhp \ 861 text$/shared$/autopi$/01170000.xhp \ 862 text$/shared$/autopi$/01170200.xhp \ 863 text$/shared$/autopi$/01170300.xhp \ 864 text$/shared$/autopi$/01170400.xhp \ 865 text$/shared$/autopi$/01170500.xhp \ 866 text$/shared$/autopi$/startup.xhp \ 867 text$/shared$/autopi$/webwizard00.xhp \ 868 text$/shared$/autopi$/webwizard01.xhp \ 869 text$/shared$/autopi$/webwizard02.xhp \ 870 text$/shared$/autopi$/webwizard03.xhp \ 871 text$/shared$/autopi$/webwizard04.xhp \ 872 text$/shared$/autopi$/webwizard05.xhp \ 873 text$/shared$/autopi$/webwizard05bi.xhp \ 874 text$/shared$/autopi$/webwizard05is.xhp \ 875 text$/shared$/autopi$/webwizard06.xhp \ 876 text$/shared$/autopi$/webwizard07.xhp \ 877 text$/shared$/autopi$/webwizard07fc.xhp \ 878 text$/shared$/explorer$/database$/02000000.xhp \ 879 text$/shared$/explorer$/database$/02000002.xhp \ 880 text$/shared$/explorer$/database$/02010100.xhp \ 881 text$/shared$/explorer$/database$/02010101.xhp \ 882 text$/shared$/explorer$/database$/04000000.xhp \ 883 text$/shared$/explorer$/database$/04030000.xhp \ 884 text$/shared$/explorer$/database$/05000000.xhp \ 885 text$/shared$/explorer$/database$/05000001.xhp \ 886 text$/shared$/explorer$/database$/05000002.xhp \ 887 text$/shared$/explorer$/database$/05000003.xhp \ 888 text$/shared$/explorer$/database$/05010000.xhp \ 889 text$/shared$/explorer$/database$/05010100.xhp \ 890 text$/shared$/explorer$/database$/05020000.xhp \ 891 text$/shared$/explorer$/database$/05020100.xhp \ 892 text$/shared$/explorer$/database$/05030000.xhp \ 893 text$/shared$/explorer$/database$/05030100.xhp \ 894 text$/shared$/explorer$/database$/05030200.xhp \ 895 text$/shared$/explorer$/database$/05030300.xhp \ 896 text$/shared$/explorer$/database$/05030400.xhp \ 897 text$/shared$/explorer$/database$/05040000.xhp \ 898 text$/shared$/explorer$/database$/05040100.xhp \ 899 text$/shared$/explorer$/database$/05040200.xhp \ 900 text$/shared$/explorer$/database$/11000002.xhp \ 901 text$/shared$/explorer$/database$/11020000.xhp \ 902 text$/shared$/explorer$/database$/11030000.xhp \ 903 text$/shared$/explorer$/database$/11030100.xhp \ 904 text$/shared$/explorer$/database$/11080000.xhp \ 905 text$/shared$/explorer$/database$/11090000.xhp \ 906 text$/shared$/explorer$/database$/11150200.xhp \ 907 text$/shared$/explorer$/database$/11170000.xhp \ 908 text$/shared$/explorer$/database$/11170100.xhp \ 909 text$/shared$/explorer$/database$/30000000.xhp \ 910 text$/shared$/explorer$/database$/30100000.xhp \ 911 text$/shared$/explorer$/database$/dabaadvprop.xhp \ 912 text$/shared$/explorer$/database$/dabaadvpropdat.xhp \ 913 text$/shared$/explorer$/database$/dabaadvpropgen.xhp \ 914 text$/shared$/explorer$/database$/dabadoc.xhp \ 915 text$/shared$/explorer$/database$/dabaprop.xhp \ 916 text$/shared$/explorer$/database$/dabapropadd.xhp \ 917 text$/shared$/explorer$/database$/dabapropcon.xhp \ 918 text$/shared$/explorer$/database$/dabapropgen.xhp \ 919 text$/shared$/explorer$/database$/dabawiz00.xhp \ 920 text$/shared$/explorer$/database$/dabawiz01.xhp \ 921 text$/shared$/explorer$/database$/dabawiz02.xhp \ 922 text$/shared$/explorer$/database$/dabawiz02access.xhp \ 923 text$/shared$/explorer$/database$/dabawiz02adabas.xhp \ 924 text$/shared$/explorer$/database$/dabawiz02ado.xhp \ 925 text$/shared$/explorer$/database$/dabawiz02dbase.xhp \ 926 text$/shared$/explorer$/database$/dabawiz02jdbc.xhp \ 927 text$/shared$/explorer$/database$/dabawiz02ldap.xhp \ 928 text$/shared$/explorer$/database$/dabawiz02mysql.xhp \ 929 text$/shared$/explorer$/database$/dabawiz02odbc.xhp \ 930 text$/shared$/explorer$/database$/dabawiz02oracle.xhp \ 931 text$/shared$/explorer$/database$/dabawiz02spreadsheet.xhp \ 932 text$/shared$/explorer$/database$/dabawiz02text.xhp \ 933 text$/shared$/explorer$/database$/dabawiz03auth.xhp \ 934 text$/shared$/explorer$/database$/main.xhp \ 935 text$/shared$/explorer$/database$/menubar.xhp \ 936 text$/shared$/explorer$/database$/menuedit.xhp \ 937 text$/shared$/explorer$/database$/menufile.xhp \ 938 text$/shared$/explorer$/database$/menufilesave.xhp \ 939 text$/shared$/explorer$/database$/menuinsert.xhp \ 940 text$/shared$/explorer$/database$/menutools.xhp \ 941 text$/shared$/explorer$/database$/menuview.xhp \ 942 text$/shared$/explorer$/database$/migrate_macros.xhp \ 943 text$/shared$/explorer$/database$/password.xhp \ 944 text$/shared$/explorer$/database$/querywizard00.xhp \ 945 text$/shared$/explorer$/database$/querywizard01.xhp \ 946 text$/shared$/explorer$/database$/querywizard02.xhp \ 947 text$/shared$/explorer$/database$/querywizard03.xhp \ 948 text$/shared$/explorer$/database$/querywizard04.xhp \ 949 text$/shared$/explorer$/database$/querywizard05.xhp \ 950 text$/shared$/explorer$/database$/querywizard06.xhp \ 951 text$/shared$/explorer$/database$/querywizard07.xhp \ 952 text$/shared$/explorer$/database$/querywizard08.xhp \ 953 text$/shared$/explorer$/database$/rep_datetime.xhp \ 954 text$/shared$/explorer$/database$/rep_main.xhp \ 955 text$/shared$/explorer$/database$/rep_navigator.xhp \ 956 text$/shared$/explorer$/database$/rep_pagenumbers.xhp \ 957 text$/shared$/explorer$/database$/rep_prop.xhp \ 958 text$/shared$/explorer$/database$/rep_sort.xhp \ 959 text$/shared$/explorer$/database$/tablewizard00.xhp \ 960 text$/shared$/explorer$/database$/tablewizard01.xhp \ 961 text$/shared$/explorer$/database$/tablewizard02.xhp \ 962 text$/shared$/explorer$/database$/tablewizard03.xhp \ 963 text$/shared$/explorer$/database$/tablewizard04.xhp \ 964 text$/shared$/explorer$/database$/toolbars.xhp \ 965 text$/shared$/fontwork_toolbar.xhp \ 966 text$/shared$/guide$/aaa_start.xhp \ 967 text$/shared$/guide$/accessibility.xhp \ 968 text$/shared$/guide$/active_help_on_off.xhp \ 969 text$/shared$/guide$/activex.xhp \ 970 text$/shared$/guide$/assistive.xhp \ 971 text$/shared$/guide$/autocorr_url.xhp \ 972 text$/shared$/guide$/autohide.xhp \ 973 text$/shared$/guide$/background.xhp \ 974 text$/shared$/guide$/border_paragraph.xhp \ 975 text$/shared$/guide$/border_table.xhp \ 976 text$/shared$/guide$/breaking_lines.xhp \ 977 text$/shared$/guide$/change_title.xhp \ 978 text$/shared$/guide$/chart_axis.xhp \ 979 text$/shared$/guide$/chart_barformat.xhp \ 980 text$/shared$/guide$/chart_insert.xhp \ 981 text$/shared$/guide$/chart_legend.xhp \ 982 text$/shared$/guide$/chart_title.xhp \ 983 text$/shared$/guide$/collab.xhp \ 984 text$/shared$/guide$/configure_overview.xhp \ 985 text$/shared$/guide$/contextmenu.xhp \ 986 text$/shared$/guide$/copy_drawfunctions.xhp \ 987 text$/shared$/guide$/copytable2application.xhp \ 988 text$/shared$/guide$/copytext2application.xhp \ 989 text$/shared$/guide$/ctl.xhp \ 990 text$/shared$/guide$/data_addressbook.xhp \ 991 text$/shared$/guide$/data_dbase2office.xhp \ 992 text$/shared$/guide$/data_enter_sql.xhp \ 993 text$/shared$/guide$/data_forms.xhp \ 994 text$/shared$/guide$/data_im_export.xhp \ 995 text$/shared$/guide$/data_new.xhp \ 996 text$/shared$/guide$/data_queries.xhp \ 997 text$/shared$/guide$/data_register.xhp \ 998 text$/shared$/guide$/data_report.xhp \ 999 text$/shared$/guide$/data_reports.xhp \ 1000 text$/shared$/guide$/data_search.xhp \ 1001 text$/shared$/guide$/data_search2.xhp \ 1002 text$/shared$/guide$/data_tabledefine.xhp \ 1003 text$/shared$/guide$/data_tables.xhp \ 1004 text$/shared$/guide$/data_view.xhp \ 1005 text$/shared$/guide$/database_main.xhp \ 1006 text$/shared$/guide$/digital_signatures.xhp \ 1007 text$/shared$/guide$/digitalsign_receive.xhp \ 1008 text$/shared$/guide$/digitalsign_send.xhp \ 1009 text$/shared$/guide$/doc_autosave.xhp \ 1010 text$/shared$/guide$/doc_open.xhp \ 1011 text$/shared$/guide$/doc_save.xhp \ 1012 text$/shared$/guide$/dragdrop.xhp \ 1013 text$/shared$/guide$/dragdrop_beamer.xhp \ 1014 text$/shared$/guide$/dragdrop_fromgallery.xhp \ 1015 text$/shared$/guide$/dragdrop_gallery.xhp \ 1016 text$/shared$/guide$/dragdrop_graphic.xhp \ 1017 text$/shared$/guide$/dragdrop_table.xhp \ 1018 text$/shared$/guide$/edit_symbolbar.xhp \ 1019 text$/shared$/guide$/email.xhp \ 1020 text$/shared$/guide$/export_ms.xhp \ 1021 text$/shared$/guide$/fax.xhp \ 1022 text$/shared$/guide$/filternavigator.xhp \ 1023 text$/shared$/guide$/find_attributes.xhp \ 1024 text$/shared$/guide$/flat_icons.xhp \ 1025 text$/shared$/guide$/floating_toolbar.xhp \ 1026 text$/shared$/guide$/fontwork.xhp \ 1027 text$/shared$/guide$/formfields.xhp \ 1028 text$/shared$/guide$/gallery_insert.xhp \ 1029 text$/shared$/guide$/groups.xhp \ 1030 text$/shared$/guide$/hyperlink_edit.xhp \ 1031 text$/shared$/guide$/hyperlink_insert.xhp \ 1032 text$/shared$/guide$/hyperlink_rel_abs.xhp \ 1033 text$/shared$/guide$/hyperlink_search.xhp \ 1034 text$/shared$/guide$/imagemap.xhp \ 1035 text$/shared$/guide$/import_ms.xhp \ 1036 text$/shared$/guide$/insert_bitmap.xhp \ 1037 text$/shared$/guide$/insert_graphic_drawit.xhp \ 1038 text$/shared$/guide$/insert_specialchar.xhp \ 1039 text$/shared$/guide$/integratinguno.xhp \ 1040 text$/shared$/guide$/keyboard.xhp \ 1041 text$/shared$/guide$/labels.xhp \ 1042 text$/shared$/guide$/labels_database.xhp \ 1043 text$/shared$/guide$/language_select.xhp \ 1044 text$/shared$/guide$/line_intext.xhp \ 1045 text$/shared$/guide$/lineend_define.xhp \ 1046 text$/shared$/guide$/linestyle_define.xhp \ 1047 text$/shared$/guide$/linestyles.xhp \ 1048 text$/shared$/guide$/macro_recording.xhp \ 1049 text$/shared$/guide$/main.xhp \ 1050 text$/shared$/guide$/measurement_units.xhp \ 1051 text$/shared$/guide$/microsoft_terms.xhp \ 1052 text$/shared$/guide$/mobiledevicefilters.xhp \ 1053 text$/shared$/guide$/ms_doctypes.xhp \ 1054 text$/shared$/guide$/ms_import_export_limitations.xhp \ 1055 text$/shared$/guide$/ms_user.xhp \ 1056 text$/shared$/guide$/navigator.xhp \ 1057 text$/shared$/guide$/navigator_setcursor.xhp \ 1058 text$/shared$/guide$/navpane_on.xhp \ 1059 text$/shared$/guide$/numbering_stop.xhp \ 1060 text$/shared$/guide$/pageformat_max.xhp \ 1061 text$/shared$/guide$/paintbrush.xhp \ 1062 text$/shared$/guide$/pasting.xhp \ 1063 text$/shared$/guide$/print_blackwhite.xhp \ 1064 text$/shared$/guide$/print_faster.xhp \ 1065 text$/shared$/guide$/protection.xhp \ 1066 text$/shared$/guide$/redlining.xhp \ 1067 text$/shared$/guide$/redlining_accept.xhp \ 1068 text$/shared$/guide$/redlining_doccompare.xhp \ 1069 text$/shared$/guide$/redlining_docmerge.xhp \ 1070 text$/shared$/guide$/redlining_enter.xhp \ 1071 text$/shared$/guide$/redlining_protect.xhp \ 1072 text$/shared$/guide$/redlining_versions.xhp \ 1073 text$/shared$/guide$/round_corner.xhp \ 1074 text$/shared$/guide$/scripting.xhp \ 1075 text$/shared$/guide$/sidebar_window.xhp \ 1076 text$/shared$/guide$/space_hyphen.xhp \ 1077 text$/shared$/guide$/spadmin.xhp \ 1078 text$/shared$/guide$/standard_template.xhp \ 1079 text$/shared$/guide$/start_parameters.xhp \ 1080 text$/shared$/guide$/startcenter.xhp \ 1081 text$/shared$/guide$/tabs.xhp \ 1082 text$/shared$/guide$/text_color.xhp \ 1083 text$/shared$/guide$/textmode_change.xhp \ 1084 text$/shared$/guide$/undo_formatting.xhp \ 1085 text$/shared$/guide$/version_number.xhp \ 1086 text$/shared$/guide$/viewing_file_properties.xhp \ 1087 text$/shared$/guide$/workfolder.xhp \ 1088 text$/shared$/guide$/xforms.xhp \ 1089 text$/shared$/guide$/xsltfilter.xhp \ 1090 text$/shared$/guide$/xsltfilter_create.xhp \ 1091 text$/shared$/guide$/xsltfilter_distribute.xhp \ 1092 text$/shared$/main0108.xhp \ 1093 text$/shared$/main0201.xhp \ 1094 text$/shared$/main0204.xhp \ 1095 text$/shared$/main0208.xhp \ 1096 text$/shared$/main0209.xhp \ 1097 text$/shared$/main0212.xhp \ 1098 text$/shared$/main0213.xhp \ 1099 text$/shared$/main0214.xhp \ 1100 text$/shared$/main0226.xhp \ 1101 text$/shared$/main0227.xhp \ 1102 text$/shared$/main0400.xhp \ 1103 text$/shared$/main0500.xhp \ 1104 text$/shared$/main0600.xhp \ 1105 text$/shared$/main0650.xhp \ 1106 text$/shared$/main0800.xhp \ 1107 text$/shared$/optionen$/01000000.xhp \ 1108 text$/shared$/optionen$/01010000.xhp \ 1109 text$/shared$/optionen$/01010100.xhp \ 1110 text$/shared$/optionen$/01010200.xhp \ 1111 text$/shared$/optionen$/01010300.xhp \ 1112 text$/shared$/optionen$/01010301.xhp \ 1113 text$/shared$/optionen$/01010400.xhp \ 1114 text$/shared$/optionen$/01010401.xhp \ 1115 text$/shared$/optionen$/01010500.xhp \ 1116 text$/shared$/optionen$/01010501.xhp \ 1117 text$/shared$/optionen$/01010600.xhp \ 1118 text$/shared$/optionen$/01010700.xhp \ 1119 text$/shared$/optionen$/01010800.xhp \ 1120 text$/shared$/optionen$/01010900.xhp \ 1121 text$/shared$/optionen$/01011000.xhp \ 1122 text$/shared$/optionen$/01012000.xhp \ 1123 text$/shared$/optionen$/01013000.xhp \ 1124 text$/shared$/optionen$/01014000.xhp \ 1125 text$/shared$/optionen$/01020000.xhp \ 1126 text$/shared$/optionen$/01020100.xhp \ 1127 text$/shared$/optionen$/01020200.xhp \ 1128 text$/shared$/optionen$/01020300.xhp \ 1129 text$/shared$/optionen$/01030000.xhp \ 1130 text$/shared$/optionen$/01030300.xhp \ 1131 text$/shared$/optionen$/01030500.xhp \ 1132 text$/shared$/optionen$/01040000.xhp \ 1133 text$/shared$/optionen$/01040200.xhp \ 1134 text$/shared$/optionen$/01040300.xhp \ 1135 text$/shared$/optionen$/01040301.xhp \ 1136 text$/shared$/optionen$/01040400.xhp \ 1137 text$/shared$/optionen$/01040500.xhp \ 1138 text$/shared$/optionen$/01040600.xhp \ 1139 text$/shared$/optionen$/01040700.xhp \ 1140 text$/shared$/optionen$/01040900.xhp \ 1141 text$/shared$/optionen$/01041000.xhp \ 1142 text$/shared$/optionen$/01041100.xhp \ 1143 text$/shared$/optionen$/01050000.xhp \ 1144 text$/shared$/optionen$/01050100.xhp \ 1145 text$/shared$/optionen$/01050300.xhp \ 1146 text$/shared$/optionen$/01060000.xhp \ 1147 text$/shared$/optionen$/01060100.xhp \ 1148 text$/shared$/optionen$/01060300.xhp \ 1149 text$/shared$/optionen$/01060400.xhp \ 1150 text$/shared$/optionen$/01060401.xhp \ 1151 text$/shared$/optionen$/01060500.xhp \ 1152 text$/shared$/optionen$/01060600.xhp \ 1153 text$/shared$/optionen$/01060700.xhp \ 1154 text$/shared$/optionen$/01070000.xhp \ 1155 text$/shared$/optionen$/01070100.xhp \ 1156 text$/shared$/optionen$/01070300.xhp \ 1157 text$/shared$/optionen$/01070400.xhp \ 1158 text$/shared$/optionen$/01070500.xhp \ 1159 text$/shared$/optionen$/01080000.xhp \ 1160 text$/shared$/optionen$/01090000.xhp \ 1161 text$/shared$/optionen$/01090100.xhp \ 1162 text$/shared$/optionen$/01110000.xhp \ 1163 text$/shared$/optionen$/01110100.xhp \ 1164 text$/shared$/optionen$/01130100.xhp \ 1165 text$/shared$/optionen$/01130200.xhp \ 1166 text$/shared$/optionen$/01140000.xhp \ 1167 text$/shared$/optionen$/01150000.xhp \ 1168 text$/shared$/optionen$/01150100.xhp \ 1169 text$/shared$/optionen$/01150200.xhp \ 1170 text$/shared$/optionen$/01150300.xhp \ 1171 text$/shared$/optionen$/01160000.xhp \ 1172 text$/shared$/optionen$/01160100.xhp \ 1173 text$/shared$/optionen$/01160200.xhp \ 1174 text$/shared$/optionen$/01160201.xhp \ 1175 text$/shared$/optionen$/java.xhp \ 1176 text$/shared$/optionen$/javaclasspath.xhp \ 1177 text$/shared$/optionen$/javaparameters.xhp \ 1178 text$/shared$/optionen$/macrosecurity.xhp \ 1179 text$/shared$/optionen$/macrosecurity_sl.xhp \ 1180 text$/shared$/optionen$/macrosecurity_ts.xhp \ 1181 text$/shared$/optionen$/mailmerge.xhp \ 1182 text$/shared$/optionen$/online_update.xhp \ 1183 text$/shared$/optionen$/serverauthentication.xhp \ 1184 text$/shared$/optionen$/testaccount.xhp \ 1185 text$/shared$/optionen$/viewcertificate.xhp \ 1186 text$/shared$/optionen$/viewcertificate_c.xhp \ 1187 text$/shared$/optionen$/viewcertificate_d.xhp \ 1188 text$/shared$/optionen$/viewcertificate_g.xhp \ 1189 text$/shared$/tree_strings.xhp \ 1190 text$/schart$/00$/00000004.xhp \ 1191 text$/schart$/01$/03010000.xhp \ 1192 text$/schart$/01$/04010000.xhp \ 1193 text$/schart$/01$/04020000.xhp \ 1194 text$/schart$/01$/04030000.xhp \ 1195 text$/schart$/01$/04040000.xhp \ 1196 text$/schart$/01$/04050000.xhp \ 1197 text$/schart$/01$/04050100.xhp \ 1198 text$/schart$/01$/04060000.xhp \ 1199 text$/schart$/01$/04070000.xhp \ 1200 text$/schart$/01$/05010000.xhp \ 1201 text$/schart$/01$/05010100.xhp \ 1202 text$/schart$/01$/05010200.xhp \ 1203 text$/schart$/01$/05020000.xhp \ 1204 text$/schart$/01$/05020100.xhp \ 1205 text$/schart$/01$/05020101.xhp \ 1206 text$/schart$/01$/05020200.xhp \ 1207 text$/schart$/01$/05020201.xhp \ 1208 text$/schart$/01$/05030000.xhp \ 1209 text$/schart$/01$/05040000.xhp \ 1210 text$/schart$/01$/05040100.xhp \ 1211 text$/schart$/01$/05040200.xhp \ 1212 text$/schart$/01$/05040201.xhp \ 1213 text$/schart$/01$/05040202.xhp \ 1214 text$/schart$/01$/05050000.xhp \ 1215 text$/schart$/01$/05050100.xhp \ 1216 text$/schart$/01$/05060000.xhp \ 1217 text$/schart$/01$/05070000.xhp \ 1218 text$/schart$/01$/05080000.xhp \ 1219 text$/schart$/01$/05120000.xhp \ 1220 text$/schart$/01$/choose_chart_type.xhp \ 1221 text$/schart$/01$/smooth_line_properties.xhp \ 1222 text$/schart$/01$/three_d_view.xhp \ 1223 text$/schart$/01$/type_area.xhp \ 1224 text$/schart$/01$/type_bubble.xhp \ 1225 text$/schart$/01$/type_column_bar.xhp \ 1226 text$/schart$/01$/type_column_line.xhp \ 1227 text$/schart$/01$/type_line.xhp \ 1228 text$/schart$/01$/type_net.xhp \ 1229 text$/schart$/01$/type_pie.xhp \ 1230 text$/schart$/01$/type_stock.xhp \ 1231 text$/schart$/01$/type_xy.xhp \ 1232 text$/schart$/01$/wiz_chart_elements.xhp \ 1233 text$/schart$/01$/wiz_chart_type.xhp \ 1234 text$/schart$/01$/wiz_data_range.xhp \ 1235 text$/schart$/01$/wiz_data_series.xhp \ 1236 text$/schart$/02$/01190000.xhp \ 1237 text$/schart$/02$/01200000.xhp \ 1238 text$/schart$/02$/01210000.xhp \ 1239 text$/schart$/02$/01220000.xhp \ 1240 text$/schart$/02$/02020000.xhp \ 1241 text$/schart$/04$/01020000.xhp \ 1242 text$/schart$/main0000.xhp \ 1243 text$/schart$/main0202.xhp \ 1244 text$/schart$/main0503.xhp \ 1245 1246 1247# --- Targets ------------------------------------------------------ 1248 1249.INCLUDE : target.mk 1250.INCLUDE : $(PRJ)$/util$/target.pmk 1251