Searched refs:nFlyIdx (Results 1 – 2 of 2) sorted by relevance
523 nFlyIdx = 0; in SwLayHelper()1025 if( pPage->GetSortedObjs() && nFlyIdx < nFlyCount ) in _CheckFlyCache()1089 while( nFlyIdx < nFlyCount && ( pFlyC = pImpl-> in _CheckFlyCache()1090 GetFlyCache(nFlyIdx) )->nPageNum < nPgNum) in _CheckFlyCache()1091 ++nFlyIdx; in _CheckFlyCache()1095 sal_uInt16 nIdx = nFlyIdx; in _CheckFlyCache()
125 sal_uInt16 nFlyIdx; // the index in the fly cache array member in SwLayHelper142 { if( pImpl && nFlyIdx < pImpl->GetFlyCount() ) _CheckFlyCache( pPage ); } in CheckFlyCache()
Completed in 22 milliseconds