LibreOffice Module sc (master) 1
Variables
xlname.hxx File Reference
#include <sal/types.h>
Include dependency graph for xlname.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const sal_uInt16 EXC_ID_NAME = 0x0018
 
const sal_uInt16 EXC_ID34_NAME = 0x0218
 
const sal_uInt16 EXC_NAME_DEFAULT = 0x0000
 
const sal_uInt16 EXC_NAME_HIDDEN = 0x0001
 
const sal_uInt16 EXC_NAME_FUNC = 0x0002
 
const sal_uInt16 EXC_NAME_VB = 0x0004
 
const sal_uInt16 EXC_NAME_PROC = 0x0008
 
const sal_uInt16 EXC_NAME_CALCEXP = 0x0010
 
const sal_uInt16 EXC_NAME_BUILTIN = 0x0020
 
const sal_uInt16 EXC_NAME_FGROUPMASK = 0x0FC0
 
const sal_uInt16 EXC_NAME_BIG = 0x1000
 
const sal_uInt8 EXC_NAME2_FUNC = 0x02
 
const sal_uInt16 EXC_NAME_GLOBAL = 0
 BIFF2 function/command flag. More...
 
const sal_Unicode EXC_BUILTIN_CONSOLIDATEAREA = '\x00'
 0 = Globally defined name. More...
 
const sal_Unicode EXC_BUILTIN_AUTOOPEN = '\x01'
 
const sal_Unicode EXC_BUILTIN_AUTOCLOSE = '\x02'
 
const sal_Unicode EXC_BUILTIN_EXTRACT = '\x03'
 
const sal_Unicode EXC_BUILTIN_DATABASE = '\x04'
 
const sal_Unicode EXC_BUILTIN_CRITERIA = '\x05'
 
const sal_Unicode EXC_BUILTIN_PRINTAREA = '\x06'
 
const sal_Unicode EXC_BUILTIN_PRINTTITLES = '\x07'
 
const sal_Unicode EXC_BUILTIN_RECORDER = '\x08'
 
const sal_Unicode EXC_BUILTIN_DATAFORM = '\x09'
 
const sal_Unicode EXC_BUILTIN_AUTOACTIVATE = '\x0A'
 
const sal_Unicode EXC_BUILTIN_AUTODEACTIVATE = '\x0B'
 
const sal_Unicode EXC_BUILTIN_SHEETTITLE = '\x0C'
 
const sal_Unicode EXC_BUILTIN_FILTERDATABASE = '\x0D'
 
const sal_Unicode EXC_BUILTIN_UNKNOWN = '\x0E'
 

Variable Documentation

◆ EXC_BUILTIN_AUTOACTIVATE

const sal_Unicode EXC_BUILTIN_AUTOACTIVATE = '\x0A'

Definition at line 57 of file xlname.hxx.

◆ EXC_BUILTIN_AUTOCLOSE

const sal_Unicode EXC_BUILTIN_AUTOCLOSE = '\x02'

Definition at line 49 of file xlname.hxx.

◆ EXC_BUILTIN_AUTODEACTIVATE

const sal_Unicode EXC_BUILTIN_AUTODEACTIVATE = '\x0B'

Definition at line 58 of file xlname.hxx.

◆ EXC_BUILTIN_AUTOOPEN

const sal_Unicode EXC_BUILTIN_AUTOOPEN = '\x01'

Definition at line 48 of file xlname.hxx.

◆ EXC_BUILTIN_CONSOLIDATEAREA

const sal_Unicode EXC_BUILTIN_CONSOLIDATEAREA = '\x00'

0 = Globally defined name.

Definition at line 47 of file xlname.hxx.

◆ EXC_BUILTIN_CRITERIA

const sal_Unicode EXC_BUILTIN_CRITERIA = '\x05'

Definition at line 52 of file xlname.hxx.

Referenced by ExcAutoFilterRecs::ExcAutoFilterRecs(), and XclImpName::XclImpName().

◆ EXC_BUILTIN_DATABASE

const sal_Unicode EXC_BUILTIN_DATABASE = '\x04'

Definition at line 51 of file xlname.hxx.

◆ EXC_BUILTIN_DATAFORM

const sal_Unicode EXC_BUILTIN_DATAFORM = '\x09'

Definition at line 56 of file xlname.hxx.

◆ EXC_BUILTIN_EXTRACT

const sal_Unicode EXC_BUILTIN_EXTRACT = '\x03'

Definition at line 50 of file xlname.hxx.

Referenced by ExcAutoFilterRecs::ExcAutoFilterRecs(), and XclImpName::XclImpName().

◆ EXC_BUILTIN_FILTERDATABASE

const sal_Unicode EXC_BUILTIN_FILTERDATABASE = '\x0D'

Definition at line 60 of file xlname.hxx.

Referenced by ExcAutoFilterRecs::ExcAutoFilterRecs(), and XclImpName::XclImpName().

◆ EXC_BUILTIN_PRINTAREA

const sal_Unicode EXC_BUILTIN_PRINTAREA = '\x06'

Definition at line 53 of file xlname.hxx.

Referenced by XclExpNameManagerImpl::CreateBuiltInNames(), and XclImpName::XclImpName().

◆ EXC_BUILTIN_PRINTTITLES

const sal_Unicode EXC_BUILTIN_PRINTTITLES = '\x07'

Definition at line 54 of file xlname.hxx.

Referenced by XclExpNameManagerImpl::CreateBuiltInNames(), and XclImpName::XclImpName().

◆ EXC_BUILTIN_RECORDER

const sal_Unicode EXC_BUILTIN_RECORDER = '\x08'

Definition at line 55 of file xlname.hxx.

◆ EXC_BUILTIN_SHEETTITLE

const sal_Unicode EXC_BUILTIN_SHEETTITLE = '\x0C'

Definition at line 59 of file xlname.hxx.

◆ EXC_BUILTIN_UNKNOWN

const sal_Unicode EXC_BUILTIN_UNKNOWN = '\x0E'

◆ EXC_ID34_NAME

const sal_uInt16 EXC_ID34_NAME = 0x0218

Definition at line 29 of file xlname.hxx.

◆ EXC_ID_NAME

const sal_uInt16 EXC_ID_NAME = 0x0018

◆ EXC_NAME2_FUNC

const sal_uInt8 EXC_NAME2_FUNC = 0x02

Definition at line 42 of file xlname.hxx.

Referenced by XclImpName::XclImpName().

◆ EXC_NAME_BIG

const sal_uInt16 EXC_NAME_BIG = 0x1000

Definition at line 40 of file xlname.hxx.

Referenced by XclImpName::XclImpName().

◆ EXC_NAME_BUILTIN

const sal_uInt16 EXC_NAME_BUILTIN = 0x0020

Definition at line 38 of file xlname.hxx.

Referenced by XclImpName::XclImpName().

◆ EXC_NAME_CALCEXP

const sal_uInt16 EXC_NAME_CALCEXP = 0x0010

Definition at line 37 of file xlname.hxx.

◆ EXC_NAME_DEFAULT

const sal_uInt16 EXC_NAME_DEFAULT = 0x0000

Definition at line 32 of file xlname.hxx.

◆ EXC_NAME_FGROUPMASK

const sal_uInt16 EXC_NAME_FGROUPMASK = 0x0FC0

Definition at line 39 of file xlname.hxx.

◆ EXC_NAME_FUNC

const sal_uInt16 EXC_NAME_FUNC = 0x0002

Definition at line 34 of file xlname.hxx.

Referenced by XclImpName::XclImpName().

◆ EXC_NAME_GLOBAL

const sal_uInt16 EXC_NAME_GLOBAL = 0

BIFF2 function/command flag.

Definition at line 44 of file xlname.hxx.

Referenced by XclImpName::InsertName(), and XclImpName::XclImpName().

◆ EXC_NAME_HIDDEN

const sal_uInt16 EXC_NAME_HIDDEN = 0x0001

Definition at line 33 of file xlname.hxx.

◆ EXC_NAME_PROC

const sal_uInt16 EXC_NAME_PROC = 0x0008

Definition at line 36 of file xlname.hxx.

Referenced by XclImpName::XclImpName().

◆ EXC_NAME_VB

const sal_uInt16 EXC_NAME_VB = 0x0004

Definition at line 35 of file xlname.hxx.

Referenced by XclImpName::XclImpName().