Home
last modified time | relevance | path

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

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Agent/
H A DAgentProxy.h48 bool ThereIsPathProp; member
H A DAgentProxy.cpp188 ThereIsPathProp = false; in Load()
199 ThereIsPathProp = true; in Load()
H A DAgent.cpp288 if (!_agentSpec->_proxyArchive->ThereIsPathProp) in GetNumberOfProperties()
299 if (!_agentSpec->_proxyArchive->ThereIsPathProp) in GetPropertyInfo()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Agent/
H A DAgent.h231 bool ThereIsPathProp; variable
H A DAgent.cpp1157 if (!_agentSpec->ThereIsPathProp) in GetNumberOfProperties()
1175 if (!_agentSpec->ThereIsPathProp) in GetPropertyInfo()
1729 ThereIsPathProp = false; in ReadItems()
1740 ThereIsPathProp = true; in ReadItems()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Agent/
H A DAgent.h231 bool ThereIsPathProp; variable
H A DAgent.cpp1150 if (!_agentSpec->ThereIsPathProp) in GetNumberOfProperties()
1168 if (!_agentSpec->ThereIsPathProp) in GetPropertyInfo()
1693 ThereIsPathProp = false; in ReadItems()
1704 ThereIsPathProp = true; in ReadItems()