diff options
author | Eike Rathke <erack@redhat.com> | 2011-11-28 02:40:30 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2011-11-28 15:25:31 +0100 |
commit | 7e8eb75aea745146d7d12df70c4f5ca8f3648ed3 (patch) | |
tree | 725e2588b0eeeb1a3c7e22d26c294d9f59e1d2cc /sc/sdi | |
parent | 6b0c4cd205ee5134765955024cd727f1a23f2c24 (diff) |
dr78: #i116426# use ODataAccessDescriptor for database import parameters, support bookmarks for selection
# HG changeset patch
# User Niklas Nebel <nn@openoffice.org>
# Date 1294842009 -3600
# Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9
# Parent 5ea5624904a5aa39bb40ce197c80a0a41f40b873
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/scalc.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi index 489b93f7d891..b030a959cfa8 100644 --- a/sc/sdi/scalc.sdi +++ b/sc/sdi/scalc.sdi @@ -5438,7 +5438,7 @@ SfxUInt16Item RowHeight FID_ROW_HEIGHT //-------------------------------------------------------------------------- SfxVoidItem SbaImport SID_SBA_IMPORT -(SfxStringItem Query SID_SBA_IMPORT,SfxStringItem Target FN_PARAM_1) +(SfxUsrAnyItem Query SID_SBA_IMPORT,SfxStringItem Target FN_PARAM_1) [ /* flags: */ AutoUpdate = FALSE, |