LibreOffice Module sc (master) 1
Functions
anyrefdg.cxx File Reference
#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>
Include dependency graph for anyrefdg.cxx:

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 ()
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScFormulaReferenceHelper  ,
ActivateHdl  ,
weld::Widget ,
bool   
)

Definition at line 333 of file anyrefdg.cxx.

◆ lcl_HideAllReferences()

static void lcl_HideAllReferences ( )
static

Definition at line 567 of file anyrefdg.cxx.

References SfxViewShell::GetFirst(), and SfxViewShell::GetNext().

Referenced by ScRefHandler::LeaveRefMode().

◆ lcl_InvalidateWindows()

static void lcl_InvalidateWindows ( )
static