LibreOffice Module dbaccess (master) 1
Functions
AppDetailView.cxx File Reference
#include "AppDetailView.hxx"
#include <osl/diagnose.h>
#include <helpids.h>
#include <strings.hrc>
#include "AppView.hxx"
#include <com/sun/star/ui/XUIConfigurationManager.hpp>
#include <com/sun/star/ui/theModuleUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XImageManager.hpp>
#include <com/sun/star/ui/ImageType.hpp>
#include <com/sun/star/sdbcx/XViewsSupplier.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/util/URL.hpp>
#include <core_resource.hxx>
#include <vcl/svapp.hxx>
#include "AppDetailPageHelper.hxx"
#include <dbaccess/IController.hxx>
#include <algorithm>
#include <dbtreelistbox.hxx>
#include "AppController.hxx"
Include dependency graph for AppDetailView.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (OTasksWindow, onSelected, weld::TreeView &, rTreeView, bool)
 
 IMPL_LINK_NOARG (OTasksWindow, FocusInHdl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (OTasksWindow, FocusOutHdl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (OTasksWindow, OnEntrySelectHdl, weld::TreeView &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( OTasksWindow  ,
onSelected  ,
weld::TreeView ,
rTreeView  ,
bool   
)

Definition at line 70 of file AppDetailView.cxx.

References aCommand, and URL.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( OTasksWindow  ,
FocusInHdl  ,
weld::Widget ,
void   
)

Definition at line 94 of file AppDetailView.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( OTasksWindow  ,
FocusOutHdl  ,
weld::Widget ,
void   
)

Definition at line 99 of file AppDetailView.cxx.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( OTasksWindow  ,
OnEntrySelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 105 of file AppDetailView.cxx.