summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-04-15 13:19:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-04-15 13:19:51 +0000
commit3177bd09f5e4596c76233ad8883420737d1e8017 (patch)
tree546e2eb070a534ecb3956a3813cf00d18f5ce4a2 /sfx2/source/doc/objserv.cxx
parent912e8f9d1dc5a9c90ab60e38652150e296f02e29 (diff)
INTEGRATION: CWS calcshare2 (1.102.20); FILE MERGED
2008/03/27 14:14:40 mav 1.102.20.1: #i87504# let the expected location be used
Diffstat (limited to 'sfx2/source/doc/objserv.cxx')
-rw-r--r--sfx2/source/doc/objserv.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx
index e6485bed4bfb..22ccc81ce127 100644
--- a/sfx2/source/doc/objserv.cxx
+++ b/sfx2/source/doc/objserv.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: objserv.cxx,v $
- * $Revision: 1.103 $
+ * $Revision: 1.104 $
*
* This file is part of OpenOffice.org.
*
@@ -656,7 +656,8 @@ void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq)
bDialogUsed = aHelper.GUIStoreModel( GetModel(),
::rtl::OUString::createFromAscii( pSlot->GetUnoName() ),
aDispatchArgs,
- bPreselectPassword );
+ bPreselectPassword,
+ GetSharedFileURL() );
// the scripting signature might be preserved
// pImp->nScriptingSignatureState = SIGNATURESTATE_NOSIGNATURES;