Searched refs:pTObject (Results 1 – 1 of 1) sorted by relevance
321 const EditTextObject* pTObject = NULL; in DoThesaurus() local390 ((ScEditCell*) pCell)->GetData(pTObject); in DoThesaurus()391 if (pTObject) in DoThesaurus()393 pOldTObj = pTObject->Clone(); in DoThesaurus()394 pThesaurusEngine->SetText(*pTObject); in DoThesaurus()427 if (pCell && pTObject) in DoThesaurus()
Completed in 20 milliseconds