Home
last modified time | relevance | path

Searched refs:bPreStartLinkFound (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx2773 bool bPreStartLinkFound = false; in InsertAtSelection() local
2791 bPreStartLinkFound = true; in InsertAtSelection()
2796 if( bPreStartLinkFound ) in InsertAtSelection()
2797 bPreStartLinkFound = false; in InsertAtSelection()
2809 if(!bPreStartLinkFound && !bPreEndLinkFound) in InsertAtSelection()
2841 if(bPreStartLinkFound) in InsertAtSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx2784 bool bPreStartLinkFound = false; in InsertAtSelection() local
2802 bPreStartLinkFound = true; in InsertAtSelection()
2807 if( bPreStartLinkFound ) in InsertAtSelection()
2808 bPreStartLinkFound = false; in InsertAtSelection()
2820 if(!bPreStartLinkFound && !bPreEndLinkFound) in InsertAtSelection()
2852 if(bPreStartLinkFound) in InsertAtSelection()