summaryrefslogtreecommitdiffstats
path: root/sw/sdi/swriter.sdi
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-07-29 08:48:43 +0200
committeros <os@openoffice.org>2010-07-29 08:48:43 +0200
commit55209255b6b3ba32b08dee0c5941258cf07b0785 (patch)
treec2410b6ed56d1beb994f40daf995fa4118f0f973 /sw/sdi/swriter.sdi
parentcmcfixes76: #i113073# redundant dereferences (diff)
downloadcore-55209255b6b3ba32b08dee0c5941258cf07b0785.tar.gz
core-55209255b6b3ba32b08dee0c5941258cf07b0785.zip
#i100037# command names added, duplicate DeleteNote/DeleteComment removed
Diffstat (limited to 'sw/sdi/swriter.sdi')
-rwxr-xr-xsw/sdi/swriter.sdi25
1 files changed, 0 insertions, 25 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi
index aae7ec7a019c..d601ab003643 100755
--- a/sw/sdi/swriter.sdi
+++ b/sw/sdi/swriter.sdi
@@ -9916,31 +9916,6 @@ SfxBoolItem SelectionModeDefault FN_SELECTION_MODE_DEFAULT
GroupId = GID_EDIT;
]
-//--------------------------------------------------------------------------
-SfxVoidItem DeleteNote FN_DELETE_NOTE
-()
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = FALSE,
- HasDialog = FALSE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Synchron;
-
- /* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_EDIT;
-]
-
SfxVoidItem ReplyNote FN_REPLY
()
[