Searched refs:pHyphIter (Results 1 – 1 of 1) sorted by relevance
199 static SwHyphIter* pHyphIter = 0; variable722 return 0 != pHyphIter; in HasHyphIter()889 if (!pHyphIter) in HyphStart()892 pHyphIter = new SwHyphIter; in HyphStart()907 if (pHyphIter->GetSh() == this) in HyphEnd()910 pHyphIter->End(); in HyphEnd()911 delete pHyphIter, pHyphIter = 0; in HyphEnd()927 if (pHyphIter->GetSh() != this) in HyphContinue()953 pHyphIter->ShowSelection(); in HyphContinue()987 pHyphIter->Ignore(); in HyphIgnore()[all …]
Completed in 11 milliseconds