Home
last modified time | relevance | path

Searched refs:RANGE_SELECTION (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditsel.cxx94 SetSelectionMode( RANGE_SELECTION ); in EditSelectionEngine()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx282 case SelectionType_RANGE: eSelMode = RANGE_SELECTION; break; in setProperty()
477 case RANGE_SELECTION: eSelectionType = SelectionType_RANGE; break; in getProperty()
H A Dtreecontrolpeer.cxx1345 case SelectionType_RANGE: eSelMode = RANGE_SELECTION; break; in setProperty()
1437 case RANGE_SELECTION: eSelectionType = SelectionType_RANGE; break; in getProperty()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx38 enum SelectionMode { NO_SELECTION, SINGLE_SELECTION, RANGE_SELECTION, MULTIPLE_SELECTION }; enumerator
/trunk/main/svtools/source/edit/
H A Dtextview.cxx227 mpImpl->mpSelEngine->SetSelectionMode( RANGE_SELECTION ); in TextView()

Completed in 51 milliseconds