Searched refs:bNextDoc (Results 1 – 2 of 2) sorted by relevance
124 sal_Bool bNextDoc = sal_False; in ConvertNextDocument() local167 bNextDoc = sal_True; in ConvertNextDocument()179 if ( !bNextDoc ) in ConvertNextDocument()188 return bNextDoc; in ConvertNextDocument()
772 bool bNextDoc = false; in FindNextDrawTextError_Impl() local775 return bNextDoc; in FindNextDrawTextError_Impl()802 while(!bNextDoc && m_pSpellState->m_aTextObjects.size()) in FindNextDrawTextError_Impl()848 bNextDoc = true; in FindNextDrawTextError_Impl()853 return bNextDoc; in FindNextDrawTextError_Impl()
Completed in 18 milliseconds