Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.cxx124 sal_Bool bNextDoc = sal_False; in ConvertNextDocument() local
167 bNextDoc = sal_True; in ConvertNextDocument()
179 if ( !bNextDoc ) in ConvertNextDocument()
188 return bNextDoc; in ConvertNextDocument()
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx772 bool bNextDoc = false; in FindNextDrawTextError_Impl() local
775 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