Home
last modified time | relevance | path

Searched refs:NO_SELECTION (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/table/
H A Dmousefunction.cxx207 if ( i_tableControl.getSelEngine()->GetSelectionMode() == NO_SELECTION ) in handleMouseDown()
229 if ( i_tableControl.getSelEngine()->GetSelectionMode() != NO_SELECTION ) in handleMouseUp()
H A Dtablecontrol_impl.cxx1690 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()
1711 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()
1796 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()
1878 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()
1906 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx246 eSelectionMode = NO_SELECTION; in SetStyle()
466 if( eSelectionMode == NO_SELECTION ) in SelectEntry()
989 else if( eSelectionMode == NO_SELECTION ) in MouseButtonDown()
1213 if( eSelectionMode == SINGLE_SELECTION || eSelectionMode == NO_SELECTION) in KeyInput()
1786 if( bDropTarget && ( eSelectionMode != NO_SELECTION ) ) in PaintEmphasis()
1951 if( eSelectionMode != NO_SELECTION ) in PaintEntry()
1977 && ( eSelectionMode != NO_SELECTION ) in PaintEntry()
3788 if( (nWinBits & WB_HIGHLIGHTFRAME) && (eSelectionMode == NO_SELECTION) ) in GetFirstSelectedEntry()
H A Dsvimpbox.cxx2204 if ( aSelEng.GetSelectionMode() != NO_SELECTION ) in MouseButtonDown()
2213 if ( !ButtonUpCheckCtrl( rMEvt ) && ( aSelEng.GetSelectionMode() != NO_SELECTION ) ) in MouseButtonUp()
2236 if ( !MouseMoveCheckCtrl( rMEvt, pEntry ) && ( aSelEng.GetSelectionMode() != NO_SELECTION ) ) in MouseMove()
2473 if ( pView->GetSelectionMode() != NO_SELECTION ) in KeyInput()
3285 && ( aSelEng.GetSelectionMode() != NO_SELECTION ) in SetCurEntry()
3291 if ( pEntry && ( aSelEng.GetSelectionMode() != NO_SELECTION ) ) in SetCurEntry()
H A Dsvlbox.cxx697 DropTargetHelper( this ), DragSourceHelper( this ), eSelMode( NO_SELECTION ) in SvLBox()
719 DropTargetHelper( this ), DragSourceHelper( this ), eSelMode( NO_SELECTION ) in SvLBox()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx38 enum SelectionMode { NO_SELECTION, SINGLE_SELECTION, RANGE_SELECTION, MULTIPLE_SELECTION }; enumerator
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx90 maLbUsers.SetSelectionMode( NO_SELECTION ); in ScShareDocumentDlg()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx284 default: eSelMode = NO_SELECTION; break; in setProperty()
H A Dtreecontrolpeer.cxx1348 default: eSelMode = NO_SELECTION; break; in setProperty()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1543 aTreeListBox.SetSelectionMode( NO_SELECTION ); in StackWindow()
1675 aTreeListBox.SetSelectionMode( NO_SELECTION ); in IMPL_LINK_INLINE_END()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx133 SetSelectionMode( NO_SELECTION ); in OCreationList()

Completed in 199 milliseconds