Home
last modified time | relevance | path

Searched refs:MULTIPLE_SELECTION (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/vcl/source/window/
H A Dseleng.cxx38 return eSelMode != MULTIPLE_SELECTION || !bModifierKey1; in ShouldDeselect()
276 if ( eSelMode != MULTIPLE_SELECTION ) in SelMouseButtonDown()
300 if ( eSelMode != MULTIPLE_SELECTION ) in SelMouseButtonDown()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx244 if ( ( m_nStyle & WB_SIMPLEMODE) && ( aSelEng.GetSelectionMode() == MULTIPLE_SELECTION ) ) in SetStyle()
656 pView->GetSelectionMode() == MULTIPLE_SELECTION && in SetCursor()
966 sal_Bool bNotSelect = ( aSelEng.GetSelectionMode() == MULTIPLE_SELECTION ) in Paint()
2477 if ( pView->GetSelectionMode() == MULTIPLE_SELECTION && !bShift ) in KeyInput()
2526 if( bShift && pView->GetSelectionMode()==MULTIPLE_SELECTION && in KeyInput()
3041 if( (m_nStyle & WB_SIMPLEMODE) && (eSelMode == MULTIPLE_SELECTION) ) in SetSelectionMode()
H A Dfileview.cxx1256 mpImp->mpView->SetSelectionMode( MULTIPLE_SELECTION ); in SvtFileView()
1287 mpImp->mpView->SetSelectionMode( MULTIPLE_SELECTION ); in SvtFileView()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx283 case SelectionType_MULTI: eSelMode = MULTIPLE_SELECTION; break; in setProperty()
478 case MULTIPLE_SELECTION:eSelectionType = SelectionType_MULTI; break; in getProperty()
H A Dtreecontrolpeer.cxx1346 case SelectionType_MULTI: eSelMode = MULTIPLE_SELECTION; break; in setProperty()
1438 case MULTIPLE_SELECTION:eSelectionType = SelectionType_MULTI; break; in getProperty()
/trunk/main/sd/source/ui/dlg/
H A Dinspagob.cxx99 aLbTree.SetSelectionMode( MULTIPLE_SELECTION ); in Reset()
H A Dnavigatr.cxx532 maTlbObjects.SetSelectionMode( MULTIPLE_SELECTION ); in IMPL_LINK()
1043 if( pNavigatorWin->maTlbObjects.GetSelectionMode() == MULTIPLE_SELECTION ) in StateChanged()
/trunk/main/sc/source/ui/view/
H A Dselect.cxx686 SetSelectionMode( MULTIPLE_SELECTION ); in ScViewSelectionEngine()
881 SetSelectionMode( MULTIPLE_SELECTION ); in ScHeaderSelectionEngine()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx38 enum SelectionMode { NO_SELECTION, SINGLE_SELECTION, RANGE_SELECTION, MULTIPLE_SELECTION }; enumerator
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx114 aUsedDBTLB.SetSelectionMode(MULTIPLE_SELECTION); in SwChangeDBDlg()
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx326 SetSelectionMode( MULTIPLE_SELECTION ); in TabOrderListBox()
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx452 if ( m_pImpl->getSelEngine()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
H A Dtablecontrol_impl.cxx2580 case MULTIPLE_SELECTION: in markRowAsSelected()
2608 …ENSURE_OR_RETURN_FALSE( eSelMode == MULTIPLE_SELECTION, "TableControl_Impl::markAllRowsAsSelected:… in markAllRowsAsSelected()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx622 if ( getListBox()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx98 aCheckLB.SetSelectionMode(MULTIPLE_SELECTION); in SvxFontSubstTabPage()
H A Doptpath.cxx254 pPathBox->SetSelectionMode( MULTIPLE_SELECTION ); in SvxPathTabPage()
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx156 m_aTablesList.SetSelectionMode( MULTIPLE_SELECTION ); in DBG_NAME()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx120 SetSelectionMode(MULTIPLE_SELECTION); in OAddFieldWindowListBox()
H A DNavigator.cxx257 SetSelectionMode(MULTIPLE_SELECTION); in DBG_NAME()
/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx514 maLbConflicts.SetSelectionMode( MULTIPLE_SELECTION ); in ScConflictsDlg()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx109 aTbLinks.SetSelectionMode( MULTIPLE_SELECTION ); in SvBaseLinksDlg()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx313 m_pListBox->SetSelectionMode( MULTIPLE_SELECTION ); in Init()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx479 SetSelectionMode( MULTIPLE_SELECTION ); in CustomAnimationList()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx900 aGlobalTree.SetSelectionMode( MULTIPLE_SELECTION ); in SwNavigationPI()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx259 pTable->SetSelectionMode(MULTIPLE_SELECTION); in SwRedlineAcceptDlg()

Completed in 171 milliseconds

12