Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dlanghelper.cxx95 bool bRestoreSelection = false; in SetLanguageStatus() local
154 bRestoreSelection = true; in SetLanguageStatus()
211 return bRestoreSelection; in SetLanguageStatus()
H A Ddrwtxtex.cxx135 bool bRestoreSelection = false; in Execute() local
149 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,GetView(),rSh); in Execute()
363 bRestoreSelection = true; in Execute()
645 if (bRestoreSelection) in Execute()
H A Dannotsh.cxx1240 bool bRestoreSelection = false; in ExecLingu() local
1253 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,rView,rSh); in ExecLingu()
1344 if (bRestoreSelection) in ExecLingu()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dlanghelper.cxx104 bool bRestoreSelection = false; in SetLanguageStatus() local
163 bRestoreSelection = true; in SetLanguageStatus()
220 return bRestoreSelection; in SetLanguageStatus()
H A Ddrwtxtex.cxx157 bool bRestoreSelection = false; in Execute() local
171 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,GetView(),rSh); in Execute()
385 bRestoreSelection = true; in Execute()
667 if (bRestoreSelection) in Execute()
H A Dannotsh.cxx1251 bool bRestoreSelection = false; in ExecLingu() local
1264 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,rView,rSh); in ExecLingu()
1355 if (bRestoreSelection) in ExecLingu()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedlingu.cxx98 void End_(bool bRestoreSelection = true);
263 void SwLinguIter::End_(bool bRestoreSelection) in End_() argument
269 if(bRestoreSelection) in End_()
671 void SwEditShell::SpellEnd( SwConversionArgs const *pConvArgs, bool bRestoreSelection ) in SpellEnd() argument
675 g_pSpellIter->End_(bRestoreSelection); in SpellEnd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedlingu.cxx98 void End_(bool bRestoreSelection = true);
249 void SwLinguIter::End_(bool bRestoreSelection) in End_() argument
255 if(bRestoreSelection) in End_()
655 void SwEditShell::SpellEnd( SwConversionArgs const *pConvArgs, bool bRestoreSelection ) in SpellEnd() argument
659 g_pSpellIter->End_(bRestoreSelection); in SpellEnd()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Deditsh.hxx761 void SpellEnd( SwConversionArgs const *pConvArgs = nullptr, bool bRestoreSelection = true );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Deditsh.hxx767 void SpellEnd( SwConversionArgs const *pConvArgs = nullptr, bool bRestoreSelection = true );