Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx433 if ( bColumnCursor ) in DrawCursor()
1009 && bColumnCursor in ImplPaintData()
1663 if ( bColumnCursor && rEvt.GetColumn() != 0 ) in MouseButtonDown()
1673 ( bColumnCursor || rEvt.GetRow() >= 0 ) ) in MouseButtonDown()
1698 if ( rEvt.GetColumnId() == 0 || !bColumnCursor ) in MouseButtonDown()
1869 if ( !bColumnCursor ) in ProcessKey()
1891 if ( !bColumnCursor ) in ProcessKey()
2002 if ( bColumnCursor ) in Dispatch()
2012 if ( bColumnCursor ) in Dispatch()
2031 if ( bColumnCursor ) in Dispatch()
[all …]
H A Dbrwbox1.cxx1700 if (!bColumnCursor) in GoToColumnId()
1750 if (!bColumnCursor) in GoToRowColumnId()
2007 if ( !bColumnCursor || nNewColPos == BROWSER_INVALIDID ) in SelectColumnPos()
2480 bColumnCursor = ( nMode & BROWSER_COLUMNSELECTION ) == BROWSER_COLUMNSELECTION; in SetMode()
2532 if ( bColumnCursor ) in SetMode()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx256 sal_Bool bColumnCursor; // single columns and fields selectable member in BrowseBox

Completed in 39 milliseconds