Home
last modified time | relevance | path

Searched refs:nMaxSelection (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.cxx742 int nMaxSelection = std::max(nStartPos, nEndPos); in IMPL_LINK_NOARG() local
743 if (nMaxSelection != aStartText.getLength()) in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkinst.cxx11154 int nMaxSelection = std::max(nStartPos, nEndPos); in auto_complete() local
11155 if (nMaxSelection != aStartText.getLength()) in auto_complete()
12079 int nMaxSelection = std::max(nStartPos, nEndPos); in auto_complete() local
12080 if (nMaxSelection != aStartText.getLength()) in auto_complete()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkinst.cxx17340 int nMaxSelection = std::max(nStartPos, nEndPos); in auto_complete() local
17341 if (nMaxSelection != aStartText.getLength()) in auto_complete()
19077 int nMaxSelection = std::max(nStartPos, nEndPos); in auto_complete() local
19078 if (nMaxSelection != aStartText.getLength()) in auto_complete()
20992 int nMaxSelection = std::max(nStartPos, nEndPos); in auto_complete() local
20993 if (nMaxSelection != aStartText.getLength()) in auto_complete()