Searched refs:HyphStart (Results 1 – 5 of 5) sorted by relevance
424 void SwView::HyphStart( SvxSpellArea eWhich ) in HyphStart() function in SwView429 pWrtShell->HyphStart( DOCPOS_START, DOCPOS_END ); in HyphStart()432 pWrtShell->HyphStart( DOCPOS_CURR, DOCPOS_END ); in HyphStart()435 pWrtShell->HyphStart( DOCPOS_START, DOCPOS_CURR ); in HyphStart()438 pWrtShell->HyphStart( DOCPOS_OTHERSTART, DOCPOS_OTHEREND ); in HyphStart()
87 pView->HyphStart( eSpell ); in SpellStart()
348 SW_DLLPRIVATE void HyphStart( SvxSpellArea eSpell );
649 void HyphStart( SwDocPositions eStart, SwDocPositions eEnde );
886 void SwEditShell::HyphStart( SwDocPositions eStart, SwDocPositions eEnd ) in HyphStart() function in SwEditShell
Completed in 40 milliseconds