LibreOffice Module sc (master) 1
Functions
reffind.cxx File Reference
#include <sal/config.h>
#include <o3tl/underlyingenumvalue.hxx>
#include <reffind.hxx>
#include <global.hxx>
#include <compiler.hxx>
#include <document.hxx>
#include <utility>
Include dependency graph for reffind.cxx:

Go to the source code of this file.

Functions

static ScRefFlags lcl_NextFlags (ScRefFlags nOld)
 

Function Documentation

◆ lcl_NextFlags()

static ScRefFlags lcl_NextFlags ( ScRefFlags  nOld)
static

Definition at line 223 of file reffind.cxx.

References COL_ABS, ROW_ABS, TAB_3D, TAB_ABS, and o3tl::to_underlying().

Referenced by ScRefFinder::ToggleRel().