LibreOffice Module sc (master) 1
|
#include <rangelst.hxx>
#include <comphelper/string.hxx>
#include <sfx2/app.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <anyrefdg.hxx>
#include <sc.hrc>
#include <inputhdl.hxx>
#include <scmod.hxx>
#include <inputwin.hxx>
#include <tabvwsh.hxx>
#include <docsh.hxx>
#include <rfindlst.hxx>
#include <compiler.hxx>
#include <inputopt.hxx>
#include <rangeutl.hxx>
#include <tokenarray.hxx>
#include <comphelper/lok.hxx>
#include <output.hxx>
#include <memory>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScFormulaReferenceHelper, ActivateHdl, weld::Widget &, bool) | |
static void | lcl_InvalidateWindows () |
static void | lcl_HideAllReferences () |
IMPL_LINK_NOARG | ( | ScFormulaReferenceHelper | , |
ActivateHdl | , | ||
weld::Widget & | , | ||
bool | |||
) |
Definition at line 333 of file anyrefdg.cxx.
|
static |
Definition at line 567 of file anyrefdg.cxx.
References SfxViewShell::GetFirst(), and SfxViewShell::GetNext().
Referenced by ScRefHandler::LeaveRefMode().
|
static |
Definition at line 536 of file anyrefdg.cxx.
References SfxViewFrame::GetFirst(), SfxObjectShell::GetFirst(), SfxViewFrame::GetFrame(), SfxObjectShell::GetNext(), SfxViewFrame::GetNext(), vcl::Window::GetParent(), SfxShell::GetViewShell(), SfxViewShell::GetWindow(), vcl::Window::Invalidate(), SfxFrame::IsInPlace(), and p.
Referenced by ScRefHandler::LeaveRefMode().