Searched refs:nAlreadyLoadedCount (Results 1 – 1 of 1) sorted by relevance
2167 sal_Int32 nAlreadyLoadedCount = m_aPageList.size(); in InitPages() local2168 if ( !HasFirstInstancePage() && nAlreadyLoadedCount > 0 ) in InitPages()2169 nAlreadyLoadedCount--; in InitPages()2173 if ( nIdx > nAlreadyLoadedCount ) in InitPages()
Completed in 27 milliseconds