summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/sdi/scalc.sdi6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi
index cecc1e968c41..5319062d2c23 100644
--- a/sc/sdi/scalc.sdi
+++ b/sc/sdi/scalc.sdi
@@ -496,7 +496,7 @@ SfxVoidItem AuditingFillMode SID_DETECTIVE_FILLMODE
Toggle = FALSE,
Container = FALSE,
RecordAbsolute = FALSE,
- RecordPerSet;
+ NoRecord;
Synchron;
/* config: */
@@ -4855,7 +4855,7 @@ SfxVoidItem PreviousPage SID_PREVIEW_PREVIOUS
//--------------------------------------------------------------------------
SfxVoidItem Protect FID_PROTECT_TABLE
-(SfxBoolItem Protect FID_PROTECT_TABLE,SfxStringItem Password FN_PARAM_1)
+(SfxBoolItem Protect FID_PROTECT_TABLE)
[
/* flags: */
AutoUpdate = FALSE,
@@ -6816,7 +6816,7 @@ SfxVoidItem ToggleRelative SID_TOGGLE_REL
//--------------------------------------------------------------------------
SfxVoidItem ToolProtectionDocument FID_PROTECT_DOC
-()
+(SfxBoolItem Protect FID_PROTECT_DOC)
[
/* flags: */
AutoUpdate = FALSE,