Searched refs:pCurrentTextObj (Results 1 – 1 of 1) sorted by relevance
780 SdrTextObj* pCurrentTextObj = 0; in FindNextDrawTextError_Impl() local785 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 18 milliseconds