LibreOffice Module vcl (master) 1
Functions
svimpbox.cxx File Reference
#include <sal/config.h>
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
#include <vcl/salnativewidgets.hxx>
#include <vcl/help.hxx>
#include <vcl/settings.hxx>
#include <vcl/commandevent.hxx>
#include <cstdlib>
#include <memory>
#include <stack>
#include <vcl/toolkit/treelistbox.hxx>
#include <vcl/toolkit/svlbitm.hxx>
#include <vcl/wintypes.hxx>
#include <bitmaps.hlst>
#include <svimpbox.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <tools/debug.hxx>
#include <vcl/toolkit/treelistentry.hxx>
#include <vcl/toolkit/viewdataentry.hxx>
Include dependency graph for svimpbox.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvImpLBox, EndScrollHdl, ScrollBar *, void)
 
 IMPL_LINK (SvImpLBox, ScrollUpDownHdl, ScrollBar *, pScrollBar, void)
 
 IMPL_LINK (SvImpLBox, ScrollLeftRightHdl, ScrollBar *, pScrollBar, void)
 
 IMPL_LINK_NOARG (SvImpLBox, EditTimerCall, Timer *, void)
 
 IMPL_LINK (SvImpLBox, MyUserEvent, void *, pArg, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SvImpLBox  ,
MyUserEvent  ,
void *  ,
pArg  ,
void   
)

Definition at line 3070 of file svimpbox.cxx.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SvImpLBox  ,
ScrollLeftRightHdl  ,
ScrollBar ,
pScrollBar  ,
void   
)

Definition at line 683 of file svimpbox.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SvImpLBox  ,
ScrollUpDownHdl  ,
ScrollBar ,
pScrollBar  ,
void   
)

Definition at line 290 of file svimpbox.cxx.

References DBG_ASSERT, m_nFlags, PageDown, and PageUp.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SvImpLBox  ,
EditTimerCall  ,
Timer ,
void   
)

Definition at line 2876 of file svimpbox.cxx.

References Point::X(), and Point::Y().

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SvImpLBox  ,
EndScrollHdl  ,
ScrollBar ,
void   
)

Definition at line 279 of file svimpbox.cxx.

References EndScrollSetVisSize, and m_nFlags.