|
LibreOffice Module svtools (master) 1
|
#include <sal/log.hxx>#include <o3tl/safeint.hxx>#include <osl/diagnose.h>#include <tools/debug.hxx>#include <svtools/brwbox.hxx>#include <svtools/brwhead.hxx>#include <svtools/colorcfg.hxx>#include <svtools/scrolladaptor.hxx>#include "datwin.hxx"#include <vcl/commandevent.hxx>#include <vcl/help.hxx>#include <vcl/ptrstyle.hxx>#include <vcl/settings.hxx>#include <tools/multisel.hxx>#include <tools/fract.hxx>#include <algorithm>#include <memory>Go to the source code of this file.
Functions | |
| IMPL_LINK (BrowseBox, VertScrollHdl, weld::Scrollbar &, rScrollbar, void) | |
| IMPL_LINK (BrowseBox, HorzScrollHdl, weld::Scrollbar &, rScrollbar, void) | |
| IMPL_LINK (BrowseBox, StartDragHdl, HeaderBar *, pBar, void) | |
Variables | |
| static bool | bExtendedMode = false |
| static bool | bFieldMode = false |
| IMPL_LINK | ( | BrowseBox | , |
| HorzScrollHdl | , | ||
| weld::Scrollbar & | , | ||
| rScrollbar | , | ||
| void | |||
| ) |
Definition at line 1310 of file brwbox2.cxx.
Definition at line 1316 of file brwbox2.cxx.
| IMPL_LINK | ( | BrowseBox | , |
| VertScrollHdl | , | ||
| weld::Scrollbar & | , | ||
| rScrollbar | , | ||
| void | |||
| ) |
Definition at line 1289 of file brwbox2.cxx.
References Help::IsQuickHelpEnabled(), nPos, Help::ShowQuickHelp(), and TRACKING_TIPS.
|
static |
Definition at line 1461 of file brwbox2.cxx.
Referenced by BrowseBox::MouseButtonDown(), and BrowseBox::MouseButtonUp().
|
static |
Definition at line 1462 of file brwbox2.cxx.
Referenced by BrowseBox::MouseButtonDown(), and BrowseBox::MouseButtonUp().