LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScXMLConditionalFormatsContext::CacheEntry Struct Reference
Collaboration diagram for ScXMLConditionalFormatsContext::CacheEntry:
[legend]

Public Attributes

ScConditionalFormatmpFormat = nullptr
 
bool mbSingleRelativeReference
 
std::unique_ptr< const ScTokenArraympTokens
 
sal_Int64 mnAge = SAL_MAX_INT64
 

Detailed Description

Definition at line 29 of file xmlcondformat.hxx.

Member Data Documentation

◆ mbSingleRelativeReference

bool ScXMLConditionalFormatsContext::CacheEntry::mbSingleRelativeReference

Definition at line 32 of file xmlcondformat.hxx.

◆ mnAge

sal_Int64 ScXMLConditionalFormatsContext::CacheEntry::mnAge = SAL_MAX_INT64

Definition at line 34 of file xmlcondformat.hxx.

◆ mpFormat

ScConditionalFormat* ScXMLConditionalFormatsContext::CacheEntry::mpFormat = nullptr

Definition at line 31 of file xmlcondformat.hxx.

◆ mpTokens

std::unique_ptr<const ScTokenArray> ScXMLConditionalFormatsContext::CacheEntry::mpTokens

Definition at line 33 of file xmlcondformat.hxx.


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