LibreOffice Module sfx2 (master) 1
Classes | Functions | Variables
basedlgs.cxx File Reference
#include <vcl/help.hxx>
#include <svl/eitem.hxx>
#include <unotools/viewoptions.hxx>
#include <vcl/idle.hxx>
#include <sfx2/basedlgs.hxx>
#include <sfx2/tabdlg.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/childwin.hxx>
#include <sfx2/viewsh.hxx>
#include <workwin.hxx>
#include <comphelper/lok.hxx>
Include dependency graph for basedlgs.cxx:

Go to the source code of this file.

Classes

class  SfxModelessDialog_Impl
 

Functions

 IMPL_LINK_NOARG (SfxDialogController, FocusChangeHdl, weld::Container &, void)
 
 IMPL_STATIC_LINK_NOARG (SfxDialogController, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *)
 
 IMPL_LINK_NOARG (SfxSingleTabDialogController, OKHdl_Impl, weld::Button &, void)
 

Variables

constexpr OUStringLiteral USERITEM_NAME = u"UserItem"
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SfxDialogController  ,
FocusChangeHdl  ,
weld::Container ,
void   
)

Definition at line 111 of file basedlgs.cxx.

References m_xDialog.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SfxSingleTabDialogController  ,
OKHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_STATIC_LINK_NOARG()

IMPL_STATIC_LINK_NOARG ( SfxDialogController  ,
InstallLOKNotifierHdl  ,
void *  ,
vcl::ILibreOfficeKitNotifier  
)

Definition at line 220 of file basedlgs.cxx.

References SfxViewShell::Current().

Variable Documentation

◆ USERITEM_NAME

constexpr OUStringLiteral USERITEM_NAME = u"UserItem"
constexpr

Definition at line 36 of file basedlgs.cxx.

Referenced by IMPL_LINK_NOARG(), and SfxSingleTabDialogController::SetTabPage().