summaryrefslogtreecommitdiff
path: root/sfx2/sdi/frmslots.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-04-05 08:56:27 +0000
committerMathias Bauer <mba@openoffice.org>2002-04-05 08:56:27 +0000
commit4bb0e29c4c8d23d0bf3a71989ea760e1529f6c4c (patch)
tree1d09a8d54db884b71ba51688b292ad0203f0e10d /sfx2/sdi/frmslots.sdi
parent0fee5bcc141d2501c48a8498a8ee8907f3812ee6 (diff)
#98405#: support macro recording
Diffstat (limited to 'sfx2/sdi/frmslots.sdi')
-rw-r--r--sfx2/sdi/frmslots.sdi12
1 files changed, 11 insertions, 1 deletions
diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi
index fad482736ff4..cabdd0e88769 100644
--- a/sfx2/sdi/frmslots.sdi
+++ b/sfx2/sdi/frmslots.sdi
@@ -2,7 +2,7 @@
shell SfxViewFrame
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
- $Author: mba $ $Date: 2002-03-11 16:33:15 $ $Revision: 1.10 $
+ $Author: mba $ $Date: 2002-04-05 09:56:27 $ $Revision: 1.11 $
$Logfile: T:/sfx2/sdi/frmslots.sdv $ $Workfile: FRMSLOTS.SDI $
=========================================================================*/
@@ -149,6 +149,13 @@ interface Window : Object
StateMethod = MiscState_Impl ;
]
+
+ SID_RECORDMACRO // ole(no) api(final/play/norec)
+ [
+ ExecMethod = MiscExec_Impl ;
+ StateMethod = MiscState_Impl ;
+ ]
+
SID_STYLE_DESIGNER // ole(no) api(final/play/rec)
[
ReadOnlyDoc = FALSE ;
@@ -424,6 +431,9 @@ shell SfxViewFrame
/*-------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.10 2002/03/11 16:33:15 mba
+ #97063#: SID_NEXT/PREVWINDOW removed
+
Revision 1.9 2001/11/15 15:02:11 mba
#93980#: SID_BROWSE_STOP on TopFrame, not App