LibreOffice Module cui (master) 1
Functions
toolbarmodedlg.cxx File Reference
#include <sal/config.h>
#include <toolbarmodedlg.hxx>
#include <toolbarmode.hrc>
#include <com/sun/star/frame/ModuleManager.hpp>
#include <comphelper/dispatchcommand.hxx>
#include <comphelper/types.hxx>
#include <dialmgr.hxx>
#include <officecfg/Office/Common.hxx>
#include <officecfg/Office/UI/ToolbarMode.hxx>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <sfx2/viewfrm.hxx>
#include <strings.hrc>
#include <unotools/confignode.hxx>
#include <vcl/virdev.hxx>
#include <vcl/graphicfilter.hxx>
#include <vcl/EnumContext.hxx>
#include <vcl/weld.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
Include dependency graph for toolbarmodedlg.cxx:

Go to the source code of this file.

Functions

static OUString GetCurrentApp ()
 
static OUString GetCurrentMode ()
 
static bool file_exists (const OUString &fileName)
 
 IMPL_LINK_NOARG (ToolbarmodeDialog, SelectToolbarmode, weld::Toggleable &, void)
 
 IMPL_LINK (ToolbarmodeDialog, OnApplyClick, weld::Button &, rButton, void)
 

Function Documentation

◆ file_exists()

static bool file_exists ( const OUString &  fileName)
static

Definition at line 126 of file toolbarmodedlg.cxx.

Referenced by ToolbarmodeDialog::UpdateImage().

◆ GetCurrentApp()

static OUString GetCurrentApp ( )
static

◆ GetCurrentMode()

static OUString GetCurrentMode ( )
static

◆ IMPL_LINK()

IMPL_LINK ( ToolbarmodeDialog  ,
OnApplyClick  ,
weld::Button ,
rButton  ,
void   
)

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ToolbarmodeDialog  ,
SelectToolbarmode  ,
weld::Toggleable ,
void   
)

Definition at line 162 of file toolbarmodedlg.cxx.

References CuiResId(), i, and m_pInfoLabel.