Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dtagtest.cxx462 StringHashMap::const_iterator iProp; in MatchesTranslation() local
463 for( iProp = aProperties.begin() ; iProp != aProperties.end(); ++iProp ) in MatchesTranslation()
467 …if ( IsPropertyRelevant( iProp->first, iProp->second ) || IsPropertyRelevant( iProp->first, rInfo.… in MatchesTranslation()
469 if ( IsPropertyInvariant( iProp->first, iProp->second ) ) in MatchesTranslation()
471 if ( !rInfo.aProperties.find( iProp->first )->second.Equals( iProp->second ) ) in MatchesTranslation()
477 rInfo.aProperties.find( iProp->first )->second = iProp->second; in MatchesTranslation()
491 if ( IsPropertyRelevant( iProp->first, iProp->second ) ) in MatchesTranslation()
499 for( iProp = rInfo.aProperties.begin() ; iProp != rInfo.aProperties.end(); ++iProp ) in MatchesTranslation()
503 if ( IsPropertyRelevant( iProp->first, iProp->second ) ) in MatchesTranslation()
530 StringHashMap::const_iterator iProp; in MakeTag() local
[all …]
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx162 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetAt( DWORD iProp, PROPERTYKEY *pKey ) in GetAt() argument
167 hr = m_pCache->GetAt( iProp, pKey ); in GetAt()
/trunk/main/shell/inc/internal/
H A Dpropertyhdl.hxx63 virtual HRESULT STDMETHODCALLTYPE GetAt( DWORD iProp, PROPERTYKEY *pkey );

Completed in 81 milliseconds