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