|
LibreOffice Module vcl (master) 1
|
#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>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) | |
| IMPL_LINK | ( | SvImpLBox | , |
| MyUserEvent | , | ||
| void * | , | ||
| pArg | , | ||
| void | |||
| ) |
Definition at line 3070 of file svimpbox.cxx.
Definition at line 683 of file svimpbox.cxx.
Definition at line 290 of file svimpbox.cxx.
References DBG_ASSERT, m_nFlags, PageDown, and PageUp.
Definition at line 2876 of file svimpbox.cxx.
References Point::X(), and Point::Y().
Definition at line 279 of file svimpbox.cxx.
References EndScrollSetVisSize, and m_nFlags.