Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.cxx128 sal_Bool bNextDoc = sal_False; in ConvertNextDocument() local
171 bNextDoc = sal_True; in ConvertNextDocument()
183 if ( !bNextDoc ) in ConvertNextDocument()
192 return bNextDoc; in ConvertNextDocument()
/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx774 bool bNextDoc = false; in FindNextDrawTextError_Impl() local
777 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 12 milliseconds