Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/brwbox/
H A Dbrwbox1.cxx122 bSelectionIsVisible = sal_False; in ConstructImpl()
142 bSelectionIsVisible = bKeepHighlight; in ConstructImpl()
737 sal_Bool bSelVis = bSelectionIsVisible; in SetColumnWidth()
738 bSelectionIsVisible = sal_False; in SetColumnWidth()
761 bSelectionIsVisible = bSelVis; in SetColumnWidth()
1637 sal_Bool bWasVisible = bSelectionIsVisible; in GoToRow()
1641 bSelectionIsVisible = sal_False; in GoToRow()
1647 bSelectionIsVisible = bWasVisible; in GoToRow()
2727 bSelectionIsVisible = sal_False; in LoseFocus()
2744 if ( !bSelectionIsVisible ) in GetFocus()
[all …]
H A Dbrwbox2.cxx189 bSelectionIsVisible = sal_True; in StateChanged()
337 ( bNotToggleSel || !IsUpdateMode() || !bSelectionIsVisible ) ) in ToggleSelection()
420 bReallyHide |= !bSelectionIsVisible || !IsUpdateMode() || bScrolling || nCurRow < 0; in DrawCursor()
/aoo4110/main/svtools/inc/svtools/
H A Dbrwbox.hxx285 sal_Bool bSelectionIsVisible; // depending on focus member in BrowseBox

Completed in 44 milliseconds