Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx530 const bool bMultiSel = pWrtShell->GetCrsr() != pWrtShell->GetCrsr()->GetNext(); in IsValidSelectionForThesaurus() local
532 return !bMultiSel && (!bSelection || pWrtShell->IsSelOnePara() ); in IsValidSelectionForThesaurus()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx1693 sal_Bool bMultiSel = (mnWinStyle & (WB_RANGESELECT | WB_MULTISELECT)) != 0; in KeyInput() local
1736 if ( bMultiSel && !(mnWinStyle & WB_RANGESELECT) ) in KeyInput()
1760 if ( bMultiSel && bExpand ) in KeyInput()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2674 bool bMultiSel = nSelType != EXC_OBJ_LISTBOX_SINGLE; in DoProcessControl() local
2675 rPropSet.SetBoolProperty( CREATE_OUSTRING( "MultiSelection" ), bMultiSel ); in DoProcessControl()
2683 if( bMultiSel ) in DoProcessControl()

Completed in 48 milliseconds