summaryrefslogtreecommitdiff
path: root/sfx2/sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-02 09:17:04 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-02 09:17:04 +0000
commit0a1a0253facfe1de512c1c58080aec5037704845 (patch)
tree623a14907739f2da839d78da74efe92465baeca8 /sfx2/sdi
parent7fd122a21566f5e1041a41a1ad175465d4ad119d (diff)
INTEGRATION: CWS formatpaintbrush02 (1.48.18); FILE MERGED
2004/07/14 15:44:17 iha 1.48.18.2: #i20119# format paintbrush - correct double click behaviour 2004/07/13 19:47:50 iha 1.48.18.1: #i20119# format paintbrush
Diffstat (limited to 'sfx2/sdi')
-rw-r--r--sfx2/sdi/sfx.sdi27
1 files changed, 27 insertions, 0 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 17e484f3c16c..6cba232d7915 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -7577,6 +7577,33 @@ SfxVoidItem Undo SID_UNDO
GroupId = GID_EDIT;
]
+//------------------------------------------------
+SfxVoidItem FormatPaintbrush SID_FORMATPAINTBRUSH ( SfxBoolItem PersistentCopy SID_FORMATPAINTBRUSH )
+[
+ /* flags: */
+ AutoUpdate = TRUE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = FALSE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+
+ /* status: */
+ SlotType = SfxBoolItem
+
+ /* config: */
+ AccelConfig = TRUE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_EDIT;
+]
+
//--------------------------------------------------------------------------
SfxUInt16Item UndoCount SID_ATTR_UNDO_COUNT