Home
last modified time | relevance | path

Searched refs:nSelOptions (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dfmtfield.cxx369 … SelectionOptions nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in SetTextFormatted() local
370 if (nSelOptions & SelectionOptions::ShowFirst) in SetTextFormatted()
H A Dedit.cxx1850 SelectionOptions nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in GetFocus() local
1854 if ( nSelOptions & SelectionOptions::ShowFirst ) in GetFocus()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfmtfield.cxx328 SelectionOptions nSelOptions = GetEntrySelectionOptions(); in SetTextFormatted() local
329 if (nSelOptions & SelectionOptions::ShowFirst) in SetTextFormatted()
H A Dedit.cxx1854 SelectionOptions nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in GetFocus() local
1858 if ( nSelOptions & SelectionOptions::ShowFirst ) in GetFocus()