LibreOffice Module sc (master) 1
Macros | Variables
inputopt.cxx File Reference
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
#include <inputopt.hxx>
#include <global.hxx>
Include dependency graph for inputopt.cxx:

Go to the source code of this file.

Macros

#define SCINPUTOPT_MOVEDIR   0
 
#define SCINPUTOPT_MOVESEL   1
 
#define SCINPUTOPT_EDTEREDIT   2
 
#define SCINPUTOPT_EXTENDFMT   3
 
#define SCINPUTOPT_RANGEFIND   4
 
#define SCINPUTOPT_EXPANDREFS   5
 
#define SCINPUTOPT_SORT_REF_UPDATE   6
 
#define SCINPUTOPT_MARKHEADER   7
 
#define SCINPUTOPT_USETABCOL   8
 
#define SCINPUTOPT_REPLCELLSWARN   9
 
#define SCINPUTOPT_LEGACY_CELL_SELECTION   10
 
#define SCINPUTOPT_ENTER_PASTE_MODE   11
 

Variables

constexpr OUStringLiteral CFGPATH_INPUT = u"Office.Calc/Input"
 

Macro Definition Documentation

◆ SCINPUTOPT_EDTEREDIT

#define SCINPUTOPT_EDTEREDIT   2

Definition at line 55 of file inputopt.cxx.

◆ SCINPUTOPT_ENTER_PASTE_MODE

#define SCINPUTOPT_ENTER_PASTE_MODE   11

Definition at line 64 of file inputopt.cxx.

◆ SCINPUTOPT_EXPANDREFS

#define SCINPUTOPT_EXPANDREFS   5

Definition at line 58 of file inputopt.cxx.

◆ SCINPUTOPT_EXTENDFMT

#define SCINPUTOPT_EXTENDFMT   3

Definition at line 56 of file inputopt.cxx.

◆ SCINPUTOPT_LEGACY_CELL_SELECTION

#define SCINPUTOPT_LEGACY_CELL_SELECTION   10

Definition at line 63 of file inputopt.cxx.

◆ SCINPUTOPT_MARKHEADER

#define SCINPUTOPT_MARKHEADER   7

Definition at line 60 of file inputopt.cxx.

◆ SCINPUTOPT_MOVEDIR

#define SCINPUTOPT_MOVEDIR   0

Definition at line 53 of file inputopt.cxx.

◆ SCINPUTOPT_MOVESEL

#define SCINPUTOPT_MOVESEL   1

Definition at line 54 of file inputopt.cxx.

◆ SCINPUTOPT_RANGEFIND

#define SCINPUTOPT_RANGEFIND   4

Definition at line 57 of file inputopt.cxx.

◆ SCINPUTOPT_REPLCELLSWARN

#define SCINPUTOPT_REPLCELLSWARN   9

Definition at line 62 of file inputopt.cxx.

◆ SCINPUTOPT_SORT_REF_UPDATE

#define SCINPUTOPT_SORT_REF_UPDATE   6

Definition at line 59 of file inputopt.cxx.

◆ SCINPUTOPT_USETABCOL

#define SCINPUTOPT_USETABCOL   8

Definition at line 61 of file inputopt.cxx.

Variable Documentation

◆ CFGPATH_INPUT

constexpr OUStringLiteral CFGPATH_INPUT = u"Office.Calc/Input"
constexpr

Definition at line 51 of file inputopt.cxx.