Searched refs:nLookup (Results 1 – 2 of 2) sorted by relevance
146 for ( sal_uInt16 nLookup = 0; nLookup < m_aTable.GetEntryCount(); ++nLookup ) in initializePage() local148 if ( m_aTable.GetEntry( nLookup ) == sLookup ) in initializePage()149 … if ( reinterpret_cast< sal_IntPtr >( m_aTable.GetEntryData( nLookup ) ) == nCommandType ) in initializePage()151 m_aTable.SelectEntryPos( nLookup ); in initializePage()
264 sal_Int32 nLookup = 0; in getFormatKeyPropertyValue() local266 (NULL != pFormats->pDescription) && (nLookup < nValue); in getFormatKeyPropertyValue()267 ++pFormats, ++nLookup in getFormatKeyPropertyValue()
Completed in 11 milliseconds