diff options
author | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:31:15 +0530 |
---|---|---|
committer | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:39:06 +0530 |
commit | 1360309e64f8bbb21e23c94a65ada4aa282e1eb3 (patch) | |
tree | da856e803d4d1fca3129b287c9163fb08a539ea7 /sfx2/sdi/viwslots.sdi | |
parent | 5a243f140975167aa5c42c95b30edb1cdb1ea639 (diff) |
"Send via Bluetooth" (experimental) feature.
This currently works only on Linux as of now.
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-rw-r--r-- | sfx2/sdi/viwslots.sdi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi index ee7dd883df0a..bfc770cb6503 100644 --- a/sfx2/sdi/viwslots.sdi +++ b/sfx2/sdi/viwslots.sdi @@ -52,6 +52,11 @@ interface View ExecMethod = ExecMisc_Impl ; StateMethod = GetState_Impl ; ] + SID_BLUETOOTH_SENDDOC // ole(no) api(todo) + [ + ExecMethod = ExecMisc_Impl ; + StateMethod = GetState_Impl ; + ] //--------------------------------------------------------------------- SID_PRINTDOC // ole(no) api(play/rec) [ |