LibreOffice Module sfx2 (master) 1
|
#include <srchdlg.hxx>
#include <comphelper/string.hxx>
#include <tools/debug.hxx>
#include <unotools/viewoptions.hxx>
#include <o3tl/string_view.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | sfx2 |
Macros | |
#define | MAX_SAVE_COUNT sal_uInt16(10) |
Functions | |
sfx2::IMPL_LINK_NOARG (SearchDialog, FindHdl, weld::Button &, void) | |
#define MAX_SAVE_COUNT sal_uInt16(10) |
Definition at line 34 of file srchdlg.cxx.