summaryrefslogtreecommitdiff
path: root/sc/sdi/auditsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi/auditsh.sdi')
-rw-r--r--sc/sdi/auditsh.sdi16
1 files changed, 8 insertions, 8 deletions
diff --git a/sc/sdi/auditsh.sdi b/sc/sdi/auditsh.sdi
index 4504f6af735c..846abd1dfe8d 100644
--- a/sc/sdi/auditsh.sdi
+++ b/sc/sdi/auditsh.sdi
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -26,13 +26,13 @@
************************************************************************/
interface Auditing
{
- SID_FILL_ADD_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_FILL_DEL_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_FILL_ADD_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_FILL_DEL_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_FILL_NONE [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_CANCEL [ ExecMethod = Execute; StateMethod = GetState; ]
- SID_FILL_SELECT [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_ADD_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_DEL_PRED [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_ADD_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_DEL_SUCC [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_NONE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_CANCEL [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_FILL_SELECT [ ExecMethod = Execute; StateMethod = GetState; ]
}
shell ScAuditingShell