svx.sdi (c7be74b1) svx.sdi (9afceb33)
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

--- 396 unchanged lines hidden (view full) ---

405 MenuConfig = TRUE,
406 StatusBarConfig = FALSE,
407 ToolBoxConfig = TRUE,
408 GroupId = GID_FORMAT;
409]
410
411//--------------------------------------------------------------------------
412
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

--- 396 unchanged lines hidden (view full) ---

405 MenuConfig = TRUE,
406 StatusBarConfig = FALSE,
407 ToolBoxConfig = TRUE,
408 GroupId = GID_FORMAT;
409]
410
411//--------------------------------------------------------------------------
412
413SfxVoidItem BackgroundImage SID_GALLERY_BG_BRUSH
414(SvxBrushItem Background SID_GALLERY_BG_BRUSH, SfxUInt16Item Position SID_GALLERY_BG_POS)
415[
416 /* flags: */
417 AutoUpdate = FALSE,
418 Cachable = Cachable,
419 FastCall = TRUE,
420 HasCoreId = FALSE,
421 HasDialog = FALSE,
422 ReadOnlyDoc = FALSE,
423 Toggle = FALSE,
424 Container = FALSE,
425 RecordAbsolute = FALSE,
426 RecordPerSet;
427 Synchron;
428
429 /* status: */
430 SlotType = SfxStringItem
431
432 /* config: */
433 AccelConfig = FALSE,
434 MenuConfig = FALSE,
435 StatusBarConfig = FALSE,
436 ToolBoxConfig = FALSE,
437 GroupId = GID_INSERT;
438]
439
440//--------------------------------------------------------------------------
441
413SfxStringItem TableStyle SID_TABLE_STYLE
414()
415[
416 /* flags: */
417 AutoUpdate = FALSE,
418 Cachable = Cachable,
419 FastCall = FALSE,
420 HasCoreId = FALSE,

--- 5772 unchanged lines hidden (view full) ---

6193 AccelConfig = TRUE,
6194 MenuConfig = TRUE,
6195 StatusBarConfig = FALSE,
6196 ToolBoxConfig = TRUE,
6197 GroupId = GID_VIEW;
6198]
6199
6200//--------------------------------------------------------------------------
442SfxStringItem TableStyle SID_TABLE_STYLE
443()
444[
445 /* flags: */
446 AutoUpdate = FALSE,
447 Cachable = Cachable,
448 FastCall = FALSE,
449 HasCoreId = FALSE,

--- 5772 unchanged lines hidden (view full) ---

6222 AccelConfig = TRUE,
6223 MenuConfig = TRUE,
6224 StatusBarConfig = FALSE,
6225 ToolBoxConfig = TRUE,
6226 GroupId = GID_VIEW;
6227]
6228
6229//--------------------------------------------------------------------------
6201SfxUInt32Item InsertGalleryPic SID_GALLERY_FORMATS
6202()
6230SfxVoidItem InsertGalleryPic SID_GALLERY_FORMATS
6231(SvxGalleryItem GalleryItem SID_GALLERY_FORMATS)
6203[
6204 /* flags: */
6205 AutoUpdate = FALSE,
6206 Cachable = Cachable,
6232[
6233 /* flags: */
6234 AutoUpdate = FALSE,
6235 Cachable = Cachable,
6207 FastCall = TRUE,
6236 FastCall = FALSE,
6208 HasCoreId = FALSE,
6209 HasDialog = FALSE,
6210 ReadOnlyDoc = FALSE,
6211 Toggle = FALSE,
6212 Container = FALSE,
6213 RecordAbsolute = FALSE,
6214 RecordPerSet;
6215 Synchron;

--- 9662 unchanged lines hidden ---
6237 HasCoreId = FALSE,
6238 HasDialog = FALSE,
6239 ReadOnlyDoc = FALSE,
6240 Toggle = FALSE,
6241 Container = FALSE,
6242 RecordAbsolute = FALSE,
6243 RecordPerSet;
6244 Synchron;

--- 9662 unchanged lines hidden ---