Home
last modified time | relevance | path

Searched refs:SetSelectionMode (Results 1 – 25 of 91) sorted by relevance

1234

/trunk/main/forms/source/richtext/
H A Drichtextviewport.cxx61 m_pView->SetSelectionMode( EE_SELMODE_STD ); in GetFocus()
69 m_pView->SetSelectionMode( m_bHideInactiveSelection ? EE_SELMODE_HIDDEN : EE_SELMODE_STD ); in LoseFocus()
112 … m_pView->SetSelectionMode( m_bHideInactiveSelection ? EE_SELMODE_HIDDEN : EE_SELMODE_STD ); in SetHideInactiveSelection()
/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx52 SetSelectionMode( SINGLE_SELECTION ); in SvIconView()
69 pImp->SetSelectionMode( GetSelectionMode() ); in SvIconView()
433 void SvIconView::SetSelectionMode( SelectionMode eSelectMode ) in SetSelectionMode() function in SvIconView
435 SvLBox::SetSelectionMode( eSelectMode ); in SetSelectionMode()
436 pImp->SetSelectionMode( eSelectMode ); in SetSelectionMode()
H A Divctrl.cxx555 void SvtIconChoiceCtrl::SetSelectionMode( SelectionMode eMode ) in SetSelectionMode() function in SvtIconChoiceCtrl
557 _pImp->SetSelectionMode( eMode ); in SetSelectionMode()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx272 void SetSelectionMode (const SelectionMode eSelectionMode);
1716 SetSelectionMode(SM_Normal); in SetSelectionModeFromModifier()
1720 SetSelectionMode(SM_Add); in SetSelectionModeFromModifier()
1724 SetSelectionMode(SM_Toggle); in SetSelectionModeFromModifier()
1732 void MultiSelectionModeHandler::SetSelectionMode (const SelectionMode eSelectionMode) in SetSelectionMode() function in sd::slidesorter::controller::MultiSelectionModeHandler
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx118 maTlbObjects.SetSelectionMode( SINGLE_SELECTION ); in SdNavigatorWin()
529 maTlbObjects.SetSelectionMode( SINGLE_SELECTION ); in IMPL_LINK()
532 maTlbObjects.SetSelectionMode( MULTIPLE_SELECTION ); in IMPL_LINK()
H A Dinspagob.cxx99 aLbTree.SetSelectionMode( MULTIPLE_SELECTION ); in Reset()
H A Dsdtreelb.cxx1341 SetSelectionMode(MULTIPLE_SELECTION); in StartDrag()
1360 SetSelectionMode(SINGLE_SELECTION); in StartDrag()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx378 m_aTableList.SetSelectionMode( SINGLE_SELECTION ); in OAddTableDlg()
384 m_aQueryList.SetSelectionMode( SINGLE_SELECTION ); in OAddTableDlg()
/trunk/main/editeng/source/editeng/
H A Deditsel.cxx94 SetSelectionMode( RANGE_SELECTION ); in EditSelectionEngine()
/trunk/main/dbaccess/source/ui/app/
H A DAppIconControl.cxx88 SetSelectionMode(SINGLE_SELECTION); in DBG_NAME()
/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.hxx127 void SetSelectionMode( SelectionMode eMode );
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx110 m_aTableLB.SetSelectionMode( SINGLE_SELECTION ); in SwSelectDBTableDialog()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsharedocdlg.cxx90 maLbUsers.SetSelectionMode( NO_SELECTION ); in ScShareDocumentDlg()
/trunk/main/vcl/source/window/
H A Dseleng.cxx108 void SelectionEngine::SetSelectionMode( SelectionMode eMode ) in SetSelectionMode() function in SelectionEngine
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx105 void SetSelectionMode( EESelectionMode eMode );
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx209 void SetSelectionMode( SelectionMode );
H A Divctrl.hxx369 void SetSelectionMode( SelectionMode eMode );
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx890 aContentTree.SetSelectionMode( SINGLE_SELECTION ); in SwNavigationPI()
900 aGlobalTree.SetSelectionMode( MULTIPLE_SELECTION ); in SwNavigationPI()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx75 m_aControlTree.SetSelectionMode( SINGLE_SELECTION ); in DBG_NAME()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx86 SetSelectionMode(SINGLE_SELECTION); in DBG_NAME()
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx113 aTbLinks.SetSelectionMode( SINGLE_SELECTION ); in SwCondCollPage()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx208 void SetSelectionMode( SelectionMode eSelMode );
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1543 aTreeListBox.SetSelectionMode( NO_SELECTION ); in StackWindow()
1624 aTreeListBox.SetSelectionMode( SINGLE_SELECTION ); in IMPL_LINK_INLINE_END()
1675 aTreeListBox.SetSelectionMode( NO_SELECTION ); in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx114 aUsedDBTLB.SetSelectionMode(MULTIPLE_SELECTION); in SwChangeDBDlg()

Completed in 160 milliseconds

1234