Searched refs:bRestoreSelection (Results 1 – 5 of 5) sorted by relevance
153 bool bRestoreSelection = false; in Execute() local164 bRestoreSelection = true; in Execute()168 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,GetView(),rSh); in Execute()340 bRestoreSelection = true; in Execute()609 if (bRestoreSelection) in Execute()
112 bool bRestoreSelection = false; in SetLanguageStatus() local177 bRestoreSelection = true; in SetLanguageStatus()237 return bRestoreSelection; in SetLanguageStatus()
1215 bool bRestoreSelection = false; in ExecLingu() local1225 bRestoreSelection = true; in ExecLingu()1229 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,rView,rSh); in ExecLingu()1323 if (bRestoreSelection) in ExecLingu()
108 void _End(bool bRestoreSelection = true);291 void SwLinguIter::_End(bool bRestoreSelection) in _End() argument297 if(bRestoreSelection) in _End()784 void SwEditShell::SpellEnd( SwConversionArgs *pConvArgs, bool bRestoreSelection ) in SpellEnd() argument789 pSpellIter->_End(bRestoreSelection); in SpellEnd()
722 void SpellEnd( SwConversionArgs *pConvArgs = 0, bool bRestoreSelection = true );
Completed in 153 milliseconds