Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx780 SdrTextObj* pCurrentTextObj = 0; in FindNextDrawTextError_Impl() local
785 pCurrentTextObj = static_cast<SdrTextObj*>(pObj); in FindNextDrawTextError_Impl()
793 if(pCurrentTextObj) in FindNextDrawTextError_Impl()
795 m_pSpellState->m_aTextObjects.remove(pCurrentTextObj); in FindNextDrawTextError_Impl()
796 m_pSpellState->m_aTextObjects.push_back(pCurrentTextObj); in FindNextDrawTextError_Impl()
839 if(pCurrentTextObj) in FindNextDrawTextError_Impl()

Completed in 15 milliseconds