Home
last modified time | relevance | path

Searched refs:_CanAccessInheritBag (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shlwapi/
H A Dpropbag.cpp1233 BOOL _CanAccessInheritBag() const;
1398 BOOL CViewStatePropertyBag::_CanAccessInheritBag() const in _CanAccessInheritBag() function in CViewStatePropertyBag
1634 if (!m_pInheritBag && !m_bInheritBag && _CanAccessInheritBag()) in _EnsureInheritBag()