Home
last modified time | relevance | path

Searched refs:bRestoreSelection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx153 bool bRestoreSelection = false; in Execute() local
164 bRestoreSelection = true; in Execute()
168 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,GetView(),rSh); in Execute()
340 bRestoreSelection = true; in Execute()
609 if (bRestoreSelection) in Execute()
H A Dlanghelper.cxx112 bool bRestoreSelection = false; in SetLanguageStatus() local
177 bRestoreSelection = true; in SetLanguageStatus()
237 return bRestoreSelection; in SetLanguageStatus()
H A Dannotsh.cxx1215 bool bRestoreSelection = false; in ExecLingu() local
1225 bRestoreSelection = true; in ExecLingu()
1229 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,rView,rSh); in ExecLingu()
1323 if (bRestoreSelection) in ExecLingu()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx108 void _End(bool bRestoreSelection = true);
291 void SwLinguIter::_End(bool bRestoreSelection) in _End() argument
297 if(bRestoreSelection) in _End()
784 void SwEditShell::SpellEnd( SwConversionArgs *pConvArgs, bool bRestoreSelection ) in SpellEnd() argument
789 pSpellIter->_End(bRestoreSelection); in SpellEnd()
/trunk/main/sw/inc/
H A Deditsh.hxx712 void SpellEnd( SwConversionArgs *pConvArgs = 0, bool bRestoreSelection = true );

Completed in 34 milliseconds