/aoo4110/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() 1097 if (SFX_APP()->IsSecureURL(rtl::OUString(), &aReferer)) in OpenDocExec_Impl() 1149 if ( !SFX_APP()->IsSecureURL( INetURLObject(aFileName), &aReferer ) ) in OpenDocExec_Impl()
|
H A D | linkmgr2.cxx | 633 SfxStringItem aReferer( SID_REFERER, sReferer ); in Connect() local 639 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()
|
H A D | appuno.cxx | 1741 ::rtl::OUString aReferer; in dispatchWithNotification() 1746 lArgs[nProperty].Value >>= aReferer; in dispatchWithNotification() 1786 ::rtl::OUString aReferer; in dispatch() 1791 lArgs[nProperty].Value >>= aReferer; in dispatch()
|
/aoo4110/main/sd/source/ui/func/ |
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 | 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 | 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()
|
/aoo4110/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 | 430 SfxStringItem aReferer( SID_REFERER, aReferName ); in FuTemp02() local 440 &aFrm, &aReferer, in FuTemp02()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 618 SfxStringItem aReferer( SID_REFERER, UniString() ); in ExecuteNewDocument() local 625 aSet.Put( aReferer ); in ExecuteNewDocument() 640 aRequest.AppendItem (aReferer); in ExecuteNewDocument()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 1905 String aReferer = GetMedium()->GetName(); in IsSecure() local 1906 if ( !aReferer.Len() ) in IsSecure() 1911 aReferer = INetURLObject( aTempl ).GetMainURL( INetURLObject::NO_DECODE ); in IsSecure() 1915 if ( !aReferer.Len() ) in IsSecure() 1927 if ( aOpt.IsSecureURL( aURL.GetMainURL( INetURLObject::NO_DECODE ), aReferer ) ) in IsSecure()
|
H A D | docvor.cxx | 1917 const SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE( "private:user" ) ); in Dispatch_Impl() local 1922 &aName, &aLongName, &aReferer, &aTargetName, &aTemplateIndicator, 0L ); in Dispatch_Impl()
|
H A D | docfile.cxx | 293 String aReferer; member in SfxMedium_Impl 3433 pImp->aReferer = rRefer; in SetReferer() 3439 return pImp->aReferer; in GetReferer()
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 459 SfxStringItem aReferer( SID_REFERER, sReferer ); in LoadURL() local 472 &aReferer, in LoadURL()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1312 SfxStringItem aReferer(SID_REFERER, pActiveShell->GetView().GetDocShell()->GetTitle()); in OpenDoc() local 1315 &aURL, &aReadOnly, &aReferer, &aTargetFrameName, 0L); in OpenDoc()
|
/aoo4110/main/sc/source/core/data/ |
H A D | global.cxx | 941 SfxStringItem aReferer( SID_REFERER, aReferName ); in OpenURL() local 953 &aFrm, &aReferer, in OpenURL()
|