/aoo42x/main/sfx2/source/appl/ |
H A D | appopen.cxx | 437 SfxStringItem aReferer( SID_REFERER, String::CreateFromAscii("private:user") ); in LoadTemplate() local 440 …er_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, &aName, &aHidden, &aReferer, &aFlags, 0L ); in LoadTemplate() 650 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE("private:user") ); in NewDocExec_Impl() local 659 …pRet = GetDispatcher_Impl()->Execute( SID_OPENDOC, eMode, &aName, &aTarget, &aReferer, &aTemplName… in NewDocExec_Impl() 664 … pRet = GetDispatcher_Impl()->Execute( SID_OPENDOC, eMode, &aName, &aTarget, &aReferer, 0L ); in NewDocExec_Impl() 869 String aReferer; in OpenDocExec_Impl() local 872 aReferer = pRefererItem->GetValue(); in OpenDocExec_Impl() 1046 if (SFX_APP()->IsSecureURL(rtl::OUString(), &aReferer)) in OpenDocExec_Impl() 1131 if ( !SFX_APP()->IsSecureURL( INetURLObject(aFileName), &aReferer ) ) in OpenDocExec_Impl()
|
H A D | appuno.cxx | 1739 static sal_Bool refererIsTrusted(const ::rtl::OUString &aReferer) in refererIsTrusted() argument 1741 if (aReferer.compareToAscii("private:", 8) == 0) { in refererIsTrusted() 1760 ::rtl::OUString aReferer; in findReferer() 1765 lArgs[nProperty].Value >>= aReferer; in findReferer() 1769 return aReferer; in findReferer() 1839 …String& rURL, com::sun::star::uno::Any& rRetval, const ::rtl::OUString& aReferer, SfxObjectShell* … in loadMacro() argument 1890 if ( !refererIsTrusted(aReferer) ) { in loadMacro()
|
H A D | linkmgr2.cxx | 638 SfxStringItem aReferer( SID_REFERER, sReferer ); in Connect() local 644 aArgs.Put(aReferer); in Connect()
|
H A D | appserv.cxx | 190 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE( "private/user" ) ); in MiscExec_Impl() local 191 … pAppData_Impl->pAppDispat->Execute( SID_OPENDOC, SFX_CALLMODE_SLOT, &aNameItem, &aReferer, 0L ); in MiscExec_Impl()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fusel.cxx | 298 SfxStringItem aReferer(SID_REFERER, mpDocSh->GetMedium()->GetName()); in MouseButtonDown() local 307 &aStrItem, &aBrowseItem, &aReferer, 0L); in MouseButtonDown() 314 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in MouseButtonDown() 1319 SfxStringItem aReferer(SID_REFERER, mpDocSh->GetMedium()->GetName()); in AnimateObj() local 1326 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in AnimateObj() 1360 SfxStringItem aReferer(SID_REFERER, mpDocSh->GetMedium()->GetName()); in AnimateObj() local 1367 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in AnimateObj()
|
H A D | fuoltext.cxx | 206 SfxStringItem aReferer( SID_REFERER, mpDocSh->GetMedium()->GetName() ); in MouseButtonUp() local 214 &aStrItem, &aBrowseItem, &aReferer, 0L); in MouseButtonUp() 221 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in MouseButtonUp()
|
H A D | futext.cxx | 385 SfxStringItem aReferer(SID_REFERER, mpDocSh->GetMedium()->GetName()); in MouseButtonDown() local 394 &aStrItem, &aBrowseItem, &aReferer, 0L); in MouseButtonDown() 401 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in MouseButtonDown()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 1701 const ::rtl::OUString& aReferer, bool bRaiseError ) in CallXScript() 1708 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in CallXScript() 1771 const ::rtl::OUString& aReferer, in CallXScript() 1774 …return CallXScript( GetModel(), rScriptURL, aParams, aRet, aOutParamIndex, aOutParam, aReferer, bR… in CallXScript() 1917 String aReferer = GetMedium()->GetName(); in IsSecure() local 1918 if ( !aReferer.Len() ) in IsSecure() 1923 aReferer = INetURLObject( aTempl ).GetMainURL( INetURLObject::NO_DECODE ); in IsSecure() 1927 if ( !aReferer.Len() ) in IsSecure() 1939 if ( aOpt.IsSecureURL( aURL.GetMainURL( INetURLObject::NO_DECODE ), aReferer ) ) in IsSecure()
|
/aoo42x/main/scripting/source/protocolhandler/ |
H A D | scripthandler.cxx | 163 ::rtl::OUString aReferer; in dispatchWithNotification() 172 lArgs [ index ].Value >>= aReferer; in dispatchWithNotification() 185 bool bRefererIsTrusted = ( aReferer.compareToAscii("private:", 8) == 0 ); in dispatchWithNotification()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | versdlg.cxx | 325 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE("private:user") ); in Open_Impl() local 334 …SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, &aFile, &aItem, &aTarget, &aReferer, &aEncryptionDataItem, 0L… in Open_Impl() 338 SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, &aFile, &aItem, &aTarget, &aReferer, 0L ); in Open_Impl()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviewsd.cxx | 157 SfxStringItem aReferer(SID_REFERER, GetDocSh()->GetMedium()->GetName()); in ExecNavigatorWin() local 163 &aStrItem, &aFrameItem, &aBrowseItem, &aReferer, 0L); in ExecNavigatorWin()
|
H A D | drviewsb.cxx | 444 SfxStringItem aReferer( SID_REFERER, aReferName ); in FuTemp02() local 454 &aFrm, &aReferer, in FuTemp02()
|
/aoo42x/main/svx/source/dialog/ |
H A D | hyprlink.cxx | 964 SfxStringItem aReferer( SID_REFERER, String::CreateFromAscii("private:user") ); in OpenDoc() local 976 … &aName, &aView, &aNewView, &aSilent, &aReadOnly, &aReferer, &aExternal, 0L ); in OpenDoc() 980 &aName, &aNewView, &aSilent, &aReadOnly, &aReferer, 0L ); in OpenDoc()
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 614 SfxStringItem aReferer( SID_REFERER, UniString() ); in ExecuteNewDocument() local 621 aSet.Put( aReferer ); in ExecuteNewDocument() 636 aRequest.AppendItem (aReferer); in ExecuteNewDocument()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 459 SfxStringItem aReferer( SID_REFERER, sReferer ); in LoadURL() local 472 &aReferer, in LoadURL()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | hldocntp.cxx | 358 SfxStringItem aReferer( SID_REFERER, UniString::CreateFromAscii( in DoApply() local 374 &aFrame, &aReferer, 0L ); in DoApply()
|
/aoo42x/main/sfx2/source/notify/ |
H A D | eventsupplier.cxx | 208 OUSTRING aReferer; in Execute() local 227 aProperties[ nIndex ].Value >>= aReferer; in Execute() 237 SfxMacroLoader::loadMacro( aScript, aAny, aReferer, pDoc ); in Execute()
|
/aoo42x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 2170 …er>& xTransformer,const ::rtl::OUString& aURLStr,const ::rtl::OUString& aReferer,const ::rtl::OUSt… in lcl_dispatch() argument 2185 aArgs.getArray()[0].Value <<= aReferer; in lcl_dispatch() 2221 ::rtl::OUString aReferer; in submit_impl() 2234 aReferer = xModel->getURL(); in submit_impl() 2282 aArgs.getArray()->Value <<= aReferer; in submit_impl() 2289 lcl_dispatch(xFrame,xTransformer,aURLStr,aReferer,aTargetName,aData,RTL_TEXTENCODING_MS_1252); in submit_impl() 2315 aArgs.getArray()[0].Value <<= aReferer; in submit_impl() 2336 … lcl_dispatch(xFrame,xTransformer,aURLStr,aReferer,aTargetName,aData,osl_getThreadTextEncoding()); in submit_impl()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | apphdl.cxx | 222 SfxStringItem aReferer(SID_REFERER, pView->GetDocShell()->GetTitle()); in lcl_LoadDoc() local 225 &aURL, &aHidden, &aReferer, &aTargetFrameName, 0L); in lcl_LoadDoc()
|
H A D | docsh2.cxx | 1462 SfxStringItem aReferer( SID_REFERER, aEmptyStr ); in Execute() local 1476 &aReferer, in Execute()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 1278 SfxStringItem aReferer( SID_REFERER, GetMedium()->GetName() ); in OpenBookmark() local 1279 const SfxPoolItem* ppArgs[] = { &aStrItem, &aReferer, 0 }; in OpenBookmark()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 388 const ::rtl::OUString& aReferer = ::rtl::OUString(), 410 const ::rtl::OUString& aReferer = ::rtl::OUString(),
|
H A D | appuno.hxx | 104 …ring& aURL, ::com::sun::star::uno::Any& rRetval, const ::rtl::OUString& aReferer, SfxObjectShell* …
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1313 SfxStringItem aReferer(SID_REFERER, pActiveShell->GetView().GetDocShell()->GetTitle()); in OpenDoc() local 1316 &aURL, &aReadOnly, &aReferer, &aTargetFrameName, 0L); in OpenDoc()
|
/aoo42x/main/sc/source/core/data/ |
H A D | global.cxx | 941 SfxStringItem aReferer( SID_REFERER, aReferName ); in OpenURL() local 953 &aFrm, &aReferer, in OpenURL()
|