Home
last modified time | relevance | path

Searched refs:WB_RANGESELECT (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/control/
H A Dcalendar.cxx282 …Control( pParent, nWinStyle & (WB_TABSTOP | WB_GROUP | WB_BORDER | WB_3DLOOK | WB_RANGESELECT | WB… in Calendar()
1307 else if ( bExtended && !(mnWinStyle & WB_RANGESELECT) ) in ImplMouseSelect()
1639 mbMultiSelection = (mnWinStyle & (WB_MULTISELECT | WB_RANGESELECT)) != 0; in MouseButtonDown()
1693 sal_Bool bMultiSel = (mnWinStyle & (WB_RANGESELECT | WB_MULTISELECT)) != 0; in KeyInput()
1736 if ( bMultiSel && !(mnWinStyle & WB_RANGESELECT) ) in KeyInput()
1791 if ( mnWinStyle & WB_RANGESELECT ) in KeyInput()
2124 if ( !(mnWinStyle & (WB_RANGESELECT | WB_MULTISELECT)) ) in SetCurDate()
2961 if ( pCalendar->GetStyle() & (WB_RANGESELECT | WB_MULTISELECT) ) in ShowDropDown()
H A Dtabbar.cxx866 else if ( mnWinStyle & (WB_MULTISELECT | WB_RANGESELECT) ) in MouseButtonDown()
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx161 #ifndef WB_RANGESELECT
162 #define WB_RANGESELECT ((WinBits)0x00200000) macro
H A Dtabbar.hxx296 #define WB_RANGESELECT ((WinBits)0x00200000) macro
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx54 WB_RANGESELECT | WB_MULTISELECT | WB_DRAG | WB_SIZEABLE ) ), in ScTabControl()
/trunk/main/svtools/workben/
H A Dsvdem.cxx818 aCalendarField.SetCalendarStyle( aCalendarField.GetCalendarStyle() | WB_RANGESELECT ); in MyWin()

Completed in 63 milliseconds