LibreOffice Module vcl (master) 1
|
#include <vcl/quickselectionengine.hxx>
#include <vcl/event.hxx>
#include <vcl/timer.hxx>
#include <vcl/i18nhelp.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <sal/log.hxx>
#include <optional>
Go to the source code of this file.
Classes | |
struct | vcl::QuickSelectionEngine_Data |
Namespaces | |
namespace | vcl |
Functions | |
vcl::IMPL_LINK_NOARG (QuickSelectionEngine_Data, SearchStringTimeout, Timer *, void) | |
static StringEntryIdentifier | vcl::findMatchingEntry (const OUString &_searchString, QuickSelectionEngine_Data const &_engineData) |