LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
LotAttrCache::ENTRY Struct Reference

Public Member Functions

 ENTRY (std::unique_ptr< ScPatternAttr > p)
 
 ~ENTRY ()
 

Public Attributes

std::unique_ptr< ScPatternAttrpPattAttr
 
sal_uInt32 nHash0
 

Detailed Description

Definition at line 68 of file lotattr.hxx.

Constructor & Destructor Documentation

◆ ENTRY()

LotAttrCache::ENTRY::ENTRY ( std::unique_ptr< ScPatternAttr p)

Definition at line 39 of file lotattr.cxx.

References p.

◆ ~ENTRY()

LotAttrCache::ENTRY::~ENTRY ( )

Definition at line 45 of file lotattr.cxx.

Member Data Documentation

◆ nHash0

sal_uInt32 LotAttrCache::ENTRY::nHash0

Definition at line 71 of file lotattr.hxx.

Referenced by LotAttrCache::GetPattAttr().

◆ pPattAttr

std::unique_ptr<ScPatternAttr> LotAttrCache::ENTRY::pPattAttr

Definition at line 70 of file lotattr.hxx.


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