LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
RangeNameBufferWK3::Entry Struct Reference
Collaboration diagram for RangeNameBufferWK3::Entry:
[legend]

Public Member Functions

 Entry (const OUString &rName, const ScComplexRefData &rCRD)
 

Public Attributes

StringHashEntry aStrHashEntry
 
ScComplexRefData aScComplexRefDataRel
 
sal_uInt16 nAbsInd
 
sal_uInt16 nRelInd
 
bool bSingleRef
 

Detailed Description

Definition at line 76 of file namebuff.hxx.

Constructor & Destructor Documentation

◆ Entry()

RangeNameBufferWK3::Entry::Entry ( const OUString &  rName,
const ScComplexRefData rCRD 
)
inline

Definition at line 83 of file namebuff.hxx.

Member Data Documentation

◆ aScComplexRefDataRel

ScComplexRefData RangeNameBufferWK3::Entry::aScComplexRefDataRel

Definition at line 79 of file namebuff.hxx.

◆ aStrHashEntry

StringHashEntry RangeNameBufferWK3::Entry::aStrHashEntry

Definition at line 78 of file namebuff.hxx.

◆ bSingleRef

bool RangeNameBufferWK3::Entry::bSingleRef

Definition at line 82 of file namebuff.hxx.

Referenced by RangeNameBufferWK3::Add().

◆ nAbsInd

sal_uInt16 RangeNameBufferWK3::Entry::nAbsInd

Definition at line 80 of file namebuff.hxx.

◆ nRelInd

sal_uInt16 RangeNameBufferWK3::Entry::nRelInd

Definition at line 81 of file namebuff.hxx.

Referenced by RangeNameBufferWK3::Add().


The documentation for this struct was generated from the following file: