LibreOffice Module sfx2 (master) 1
Functions
templatedlglocalview.cxx File Reference
#include <sfx2/templatedlglocalview.hxx>
#include <comphelper/string.hxx>
#include <sfx2/inputdlg.hxx>
#include <templateviewitem.hxx>
#include <sfx2/sfxresid.hxx>
#include <templatecontaineritem.hxx>
#include <sfx2/strings.hrc>
#include <vcl/commandevent.hxx>
#include <vcl/svapp.hxx>
#include <vcl/event.hxx>
#include <sfx2/doctempl.hxx>
#include <helpids.h>
#include <bitmaps.hlst>
Include dependency graph for templatedlglocalview.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (TemplateDlgLocalView, RowActivatedHdl, weld::TreeView &, bool)
 
 IMPL_LINK (TemplateDlgLocalView, PopupMenuHdl, const CommandEvent &, rCEvt, bool)
 
 IMPL_LINK_NOARG (TemplateDlgLocalView, ListViewChangedHdl, weld::TreeView &, void)
 
 IMPL_LINK (TemplateDlgLocalView, KeyPressHdl, const KeyEvent &, rKEvt, bool)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( TemplateDlgLocalView  ,
KeyPressHdl  ,
const KeyEvent ,
rKEvt  ,
bool   
)

◆ IMPL_LINK() [2/2]

IMPL_LINK ( TemplateDlgLocalView  ,
PopupMenuHdl  ,
const CommandEvent ,
rCEvt  ,
bool   
)

Definition at line 340 of file templatedlglocalview.cxx.

References ListView::get_selected_rows(), and maPosition.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( TemplateDlgLocalView  ,
ListViewChangedHdl  ,
weld::TreeView ,
void   
)

Definition at line 368 of file templatedlglocalview.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( TemplateDlgLocalView  ,
RowActivatedHdl  ,
weld::TreeView ,
bool   
)

Definition at line 334 of file templatedlglocalview.cxx.