LibreOffice Module sw (master)
1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< LoadUrlFlags > |
Namespaces | |
o3tl | |
Enumerations | |
enum | LoadUrlFlags { LoadUrlFlags::NONE = 0x00, LoadUrlFlags::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 505 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(), SwAccessibleNoTextHyperlink::doAccessibleAction(), SwAccessibleHyperlink::doAccessibleAction(), SwDrawBaseShell::Execute(), SwTextShell::Execute(), SwReadOnlyPopup::Execute(), sw::sidebarwindows::SidebarTextControl::MouseButtonDown(), and SwEditWin::MouseButtonUp().