Home
last modified time | relevance | path

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

/AOO42X/main/svtools/source/brwbox/
H A Dbrwbox1.cxx120 bSelecting = sal_False; in ConstructImpl()
1680 if ( !bSelecting ) in GoToRow()
1795 if ( !bSelecting ) in SetNoSelection()
1831 if ( !bSelecting ) in SetSelection()
1886 if ( !bSelecting ) in SelectAll()
1967 if ( !bSelecting ) in SelectRow()
2042 if ( !bSelecting ) in SelectColumnPos()
H A Dbrwbox2.cxx558 sal_Bool bOldSelecting = bSelecting; in ExpandRowSelection()
559 bSelecting = sal_True; in ExpandRowSelection()
578 bSelecting = bOldSelecting; in ExpandRowSelection()
1691 bSelecting = sal_True; in MouseButtonDown()
1785 bSelecting = sal_False; in MouseButtonDown()
1830 if ( bSelecting ) in MouseButtonUp()
1832 bSelecting = sal_False; in MouseButtonUp()
/AOO42X/main/svtools/inc/svtools/
H A Dbrwbox.hxx272 sal_Bool bSelecting; member in BrowseBox
606 void ResetSelecting() { bSelecting = sal_False; } in ResetSelecting()
/AOO42X/main/automation/source/server/
H A Dstatemnt.cxx1586 sal_Bool bSelecting; member in TranslateWin
1634 , bSelecting( sal_False ) in TranslateWin()
1696 if ( bSelecting ) in IMPL_LINK()
1699 bSelecting = sal_False; in IMPL_LINK()
1707 bSelecting = sal_True; in IMPL_LINK()
1766 if ( bSelecting ) in VCLEventHook()
1834 if ( bSelecting ) in VCLEventHook()
1855 bSelecting = sal_False; in VCLEventHook()