diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-07-06 10:30:51 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-07-06 10:30:51 +0000 |
commit | f116f41b9c47beff0a0a9192da21135e796f3a18 (patch) | |
tree | b9af93bc4c505244a660437b78ceb5c19959a7a5 /sw/sdi | |
parent | ccb6242ef4ccd39cb5fed802f216b594ec95b947 (diff) |
INTEGRATION: CWS docking1 (1.48.26); FILE MERGED
2004/05/04 07:14:14 cd 1.48.26.3: #i26252# Made fixes for new toolbar controller implementation and incorrect slot usage
2004/05/01 22:39:34 cd 1.48.26.2: RESYNC: (1.48-1.50); FILE MERGED
2004/04/25 05:50:27 cd 1.48.26.1: #i26252# Transition of toolbar controllers
Diffstat (limited to 'sw/sdi')
-rw-r--r-- | sw/sdi/swriter.sdi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index f44d56cd521e..e728371d99da 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -4214,7 +4214,7 @@ SfxVoidItem InsertFrame FN_INSERT_FRAME //-------------------------------------------------------------------------- SfxVoidItem InsertFrameInteract FN_INSERT_FRAME_INTERACT -() +(SfxUInt16Item Columns SID_ATTR_COLUMNS, SfxUInt16Item Modifier SID_MODIFIER) [ /* flags: */ AutoUpdate = FALSE, @@ -6492,7 +6492,7 @@ SfxVoidItem PreviewPrintOptions FN_PREVIEW_PRINT_OPTIONS //-------------------------------------------------------------------------- SfxVoidItem PreviewZoom FN_PREVIEW_ZOOM -() +( SfxUInt16Item PreviewZoom FN_PREVIEW_ZOOM ) [ /* flags: */ AutoUpdate = FALSE, |