#include <o3tl/safeint.hxx>
#include <searchresults.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/srchdlg.hxx>
#include <dociter.hxx>
#include <document.hxx>
#include <tabvwsh.hxx>
#include <strings.hrc>
#include <sc.hrc>
#include <scresid.hxx>
Go to the source code of this file.
|
namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type.
|
|
|
| sc::IMPL_LINK (SearchResultsDlg, HeaderBarClick, int, nColumn, void) |
|
| sc::IMPL_LINK_NOARG (SearchResultsDlg, ListSelectHdl, weld::TreeView &, void) |
|
| sc::IMPL_STATIC_LINK (SearchResultsDlg, OnShowToggled, weld::Toggleable &, rButton, void) |
|
| sc::SFX_IMPL_CHILDWINDOW_WITHID (SearchResultsDlgWrapper, SID_SEARCH_RESULTS_DIALOG) |
|