LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< LoadUrlFlags > |
Namespaces | |
namespace | o3tl |
Enumerations | |
enum class | LoadUrlFlags { NONE = 0x00 , NewView = 0x01 } |
Functions | |
void | LoadURL (SwViewShell &rSh, const OUString &rName, LoadUrlFlags nFilter, const OUString &rTargetFrameName) |
|
strong |
void LoadURL | ( | SwViewShell & | rSh, |
const OUString & | rName, | ||
LoadUrlFlags | nFilter, | ||
const OUString & | rTargetFrameName | ||
) |
Definition at line 555 of file wrtsh2.cxx.
References sw::sidebar::aArr, aName, SfxBindings::Execute(), SfxDispatcher::GetBindings(), SfxViewFrame::GetDispatcher(), SwView::GetDocShell(), SfxObjectShell::GetMedium(), SfxObjectShell::GetModel(), SfxMedium::GetName(), SwViewShell::GetSfxViewShell(), SwWrtShell::GetView(), SfxViewShell::GetViewFrame(), comphelper::LibreOfficeKit::isActive(), SfxViewShell::libreOfficeKitViewCallback(), NewView, and CntUnencodedStringItem::SetValue().
Referenced by SwWrtShell::ClickToField(), SwWrtShell::ClickToINetAttr(), SwWrtShell::ClickToINetGrf(), SwAccessibleHyperlink::doAccessibleAction(), SwAccessibleNoTextHyperlink::doAccessibleAction(), SwTextShell::Execute(), SwDrawBaseShell::Execute(), SwReadOnlyPopup::Execute(), sw::sidebarwindows::SidebarTextControl::MouseButtonDown(), and SwEditWin::MouseButtonUp().