Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx146 for ( sal_uInt16 nLookup = 0; nLookup < m_aTable.GetEntryCount(); ++nLookup ) in initializePage() local
148 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()
/trunk/main/forms/source/misc/
H A Dlimitedformats.cxx264 sal_Int32 nLookup = 0; in getFormatKeyPropertyValue() local
266 (NULL != pFormats->pDescription) && (nLookup < nValue); in getFormatKeyPropertyValue()
267 ++pFormats, ++nLookup in getFormatKeyPropertyValue()

Completed in 24 milliseconds