Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx782 SdrTextObj* pCurrentTextObj = 0; in FindNextDrawTextError_Impl() local
787 pCurrentTextObj = static_cast<SdrTextObj*>(pObj); in FindNextDrawTextError_Impl()
795 if(pCurrentTextObj) in FindNextDrawTextError_Impl()
797 m_pSpellState->m_aTextObjects.remove(pCurrentTextObj); in FindNextDrawTextError_Impl()
798 m_pSpellState->m_aTextObjects.push_back(pCurrentTextObj); in FindNextDrawTextError_Impl()
841 if(pCurrentTextObj) in FindNextDrawTextError_Impl()

Completed in 364 milliseconds