LibreOffice Module sc (master) 1
|
#include <sal/config.h>
#include <o3tl/underlyingenumvalue.hxx>
#include <reffind.hxx>
#include <global.hxx>
#include <compiler.hxx>
#include <document.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
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().