Lines Matching refs:end

218             if( it != m_aTranslations.end() )  in translateValue()
226 if( tr != rMap.end() ) in translateValue()
463 …for( std::list< OUString >::const_iterator ppd_it = aPathList.begin(); ppd_it != aPathList.end(); … in initPPDFiles()
468 …pAllPPDFiles->find( OUString( RTL_CONSTASCII_USTRINGPARAM( "SGENPRT" ) ) ) == pAllPPDFiles->end() ) in initPPDFiles()
481 …d( OUString( RTL_CONSTASCII_USTRINGPARAM( "SGENPRT" ) ) ) == pAllPPDFiles->end() ? "not found" : "… in initPPDFiles()
499 for( it = pAllPPDFiles->begin(); it != pAllPPDFiles->end(); ++it ) in getKnownPPDDrivers()
528 } while( it == pAllPPDFiles->end() && nLastIndex > 0 ); in getPPDFile()
530 if( it == pAllPPDFiles->end() && bRetry ) in getPPDFile()
540 if( it != pAllPPDFiles->end() ) in getPPDFile()
624 …for( ::std::list< PPDParser* >::const_iterator it = aAllParsers.begin(); it != aAllParsers.end(); … in getParser()
652 while( aAllParsers.begin() != aAllParsers.end() ) in freeAll()
735 for( PPDParser::hash_type::const_iterator it = m_aKeys.begin(); it != m_aKeys.end(); ++it ) in PPDParser()
780 … PPDConstraint >::const_iterator cit = m_aConstraints.begin(); cit != m_aConstraints.end(); ++cit ) in PPDParser()
841 for( PPDParser::hash_type::iterator it = m_aKeys.begin(); it != m_aKeys.end(); ++it ) in ~PPDParser()
860 return it != m_aKeys.end() ? it->second : NULL; in getKey()
867 ( m_aKeys.find( pKey->getKey() ) != m_aKeys.end() ? true : false ) : in hasKey()
913 while( line != rLines.end() ) in parse()
1007 line != rLines.end() ) in parse()
1086 if( keyit == m_aKeys.end() ) in parse()
1118 for( line = rLines.begin(); line != rLines.end(); ++line ) in parse()
1130 if( keyit != m_aKeys.end() ) in parse()
1177 if( keyit == m_aKeys.end() ) in parseOpenUI()
1213 if( keyit == m_aKeys.end() ) in parseOrderDependency()
1709 return it != m_aValues.end() ? &it->second : NULL; in getValue()
1732 if( it == m_aValues.end() ) in eraseValue()
1735 …for( PPDKey::value_type::iterator vit = m_aOrderedValues.begin(); vit != m_aOrderedValues.end(); +… in eraseValue()
1750 if( m_aValues.find( rOption ) != m_aValues.end() ) in insertValue()
1792 for( it = m_aCurrentValues.begin(); it != m_aCurrentValues.end() && n--; ++it ) in getModifiedKey()
1794 return it != m_aCurrentValues.end() ? it->first : NULL; in getModifiedKey()
1817 if( it != m_aCurrentValues.end() ) in getValue()
1855 while( it != m_aCurrentValues.end() ) in setValue()
1889 if( m_aCurrentValues.find( pKey ) != m_aCurrentValues.end() ) in checkConstraints()
1944 …Parser::PPDConstraint >::const_iterator it = rConstraints.begin(); it != rConstraints.end(); ++it ) in checkConstraints()
2038 for( it = m_aCurrentValues.begin(); it != m_aCurrentValues.end(); ++it ) in getStreamableBuffer()
2056 for( it = m_aCurrentValues.begin(); it != m_aCurrentValues.end(); ++it ) in getStreamableBuffer()