Lines Matching refs:PSH
50 #define PSH (&pView->GetWrtShell()) macro
98 PSH->StartAllAction(); in SpellContinue()
103 PSH->HyphContinue( NULL, NULL ) : in SpellContinue()
104 PSH->HyphContinue( &nPageCount, &nPageStart ); in SpellContinue()
110 PSH->EndAllAction(); in SpellContinue()
117 PSH->Push(); in SpellContinue()
118 PSH->ClearMark(); in SpellContinue()
120 PSH->Combine(); in SpellContinue()
128 PSH->HyphEnd(); in SpellEnd()
146 PSH->Push(); in SpellMore()
148 PSH->Combine(); in SpellMore()
157 PSH->InsertSoftHyph( nPos + 1); // does nPos == 1 really mean in InsertHyphen()
161 PSH->HyphIgnore(); in InsertHyphen()