Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dgciterator.cxx545 FPEntry aFPEntryItem; in DequeueAndCheck() local
551 aFPEntryItem = m_aFPEntriesQueue.front(); in DequeueAndCheck()
552 xFPIterator = aFPEntryItem.m_xParaIterator; in DequeueAndCheck()
553 xFlatPara = aFPEntryItem.m_xPara; in DequeueAndCheck()
554 m_aCurCheckedDocId = aFPEntryItem.m_aDocId; in DequeueAndCheck()
564 …lang::Locale aCurLocale = lcl_GetPrimaryLanguageOfSentence( xFlatPara, aFPEntryItem.m_nStartIndex … in DequeueAndCheck()
572 sal_Int32 nStartPos = aFPEntryItem.m_nStartIndex; in DequeueAndCheck()
613 ProcessResult( aRes, xFPIterator, aFPEntryItem.m_bAutomatic ); in DequeueAndCheck()
621 AddEntry( xFPIterator, xFlatParaNext, aCurDocId, 0, aFPEntryItem.m_bAutomatic ); in DequeueAndCheck()

Completed in 27 milliseconds