diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-07-18 14:05:14 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-07-18 14:05:14 +0000 |
commit | b6688a3f95755308f7a4948ef5724434546c126f (patch) | |
tree | 525160451d4e54c590c7a313a3d89888f79a7600 /sfx2 | |
parent | a5667a34e7f502852445c3b0ab96803876cfdd11 (diff) |
#101305#: slot name changed
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi index b7005097bce2..c0afb141435f 100644 --- a/sfx2/sdi/sfx.sdi +++ b/sfx2/sdi/sfx.sdi @@ -6607,8 +6607,8 @@ SfxVoidItem StopRecording SID_STOP_RECORDING GroupId = GID_MACRO; ] -SfxVoidItem SetRecordingWindowVisible SID_RECORDING_FLOATWINDOW -( SfxBoolItem State SID_RECORDING_FLOATWINDOW ) +SfxBoolItem MacroRecorder SID_RECORDING_FLOATWINDOW + [ /* flags: */ AutoUpdate = FALSE, |