LibreOffice Module sc (master) 1
|
Public Member Functions | |
ENTRY (std::unique_ptr< ScPatternAttr > p) | |
~ENTRY () | |
Public Attributes | |
std::unique_ptr< ScPatternAttr > | pPattAttr |
sal_uInt32 | nHash0 |
Definition at line 68 of file lotattr.hxx.
LotAttrCache::ENTRY::ENTRY | ( | std::unique_ptr< ScPatternAttr > | p | ) |
Definition at line 39 of file lotattr.cxx.
References p.
LotAttrCache::ENTRY::~ENTRY | ( | ) |
Definition at line 45 of file lotattr.cxx.
sal_uInt32 LotAttrCache::ENTRY::nHash0 |
Definition at line 71 of file lotattr.hxx.
Referenced by LotAttrCache::GetPattAttr().
std::unique_ptr<ScPatternAttr> LotAttrCache::ENTRY::pPattAttr |
Definition at line 70 of file lotattr.hxx.