Home
last modified time | relevance | path

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

/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx684 for ( OrderedListBoxLines::const_iterator linePos = m_aOrderedLines.begin(); in GetPropertyPos() local
685 linePos != m_aOrderedLines.end(); in GetPropertyPos()
686 ++linePos in GetPropertyPos()
689 if ( (*linePos)->first == _rEntryName ) in GetPropertyPos()
691 nRet = (sal_uInt16)( linePos - m_aOrderedLines.begin() ); in GetPropertyPos()

Completed in 20 milliseconds