Searched refs:bNextDoc (Results 1 – 2 of 2) sorted by relevance
128 sal_Bool bNextDoc = sal_False; in ConvertNextDocument() local171 bNextDoc = sal_True; in ConvertNextDocument()183 if ( !bNextDoc ) in ConvertNextDocument()192 return bNextDoc; in ConvertNextDocument()
774 bool bNextDoc = false; in FindNextDrawTextError_Impl() local777 return bNextDoc; in FindNextDrawTextError_Impl()804 while(!bNextDoc && m_pSpellState->m_aTextObjects.size()) in FindNextDrawTextError_Impl()850 bNextDoc = true; in FindNextDrawTextError_Impl()855 return bNextDoc; in FindNextDrawTextError_Impl()
Completed in 20 milliseconds