20#ifndef INCLUDED_VCL_INC_CONTROLCACHEKEY_HXX 
   21#define INCLUDED_VCL_INC_CONTROLCACHEKEY_HXX 
ControlCacheKey(ControlType nType, ControlPart nPart, ControlState nState, const Size &rSize)
 
bool operator==(ControlCacheKey const &aOther) const
 
bool canCacheControl() const
 
constexpr tools::Long Height() const
 
constexpr tools::Long Width() const
 
std::enable_if_t<(sizeof(N)==4)> hash_combine(N &nSeed, T const *pValue, size_t nCount)
 
std::size_t operator()(ControlCacheKey const &aCache) const