LibreOffice Module sd (master) 1
Functions
diactrl.cxx File Reference
#include <sal/config.h>
#include <comphelper/propertyvalue.hxx>
#include <utility>
#include <vcl/fieldvalues.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <svl/intitem.hxx>
#include <strings.hrc>
#include <diactrl.hxx>
#include <sdresid.hxx>
#include <app.hrc>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp>
Include dependency graph for diactrl.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SdPagesField, KeyInputHdl, const KeyEvent &, rKEvt, bool)
 
 IMPL_STATIC_LINK (SdPagesField, OutputHdl, weld::SpinButton &, rSpinButton, void)
 
 IMPL_LINK (SdPagesField, spin_button_input, int *, result, bool)
 
 IMPL_LINK_NOARG (SdPagesField, ModifyHdl, weld::SpinButton &, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( SdPagesField  ,
KeyInputHdl  ,
const KeyEvent ,
rKEvt  ,
bool   
)

Definition at line 79 of file diactrl.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( SdPagesField  ,
spin_button_input  ,
int ,
result  ,
bool   
)

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SdPagesField  ,
ModifyHdl  ,
weld::SpinButton ,
void   
)

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SdPagesField  ,
OutputHdl  ,
weld::SpinButton ,
rSpinButton  ,
void   
)

Definition at line 111 of file diactrl.cxx.