Home
last modified time | relevance | path

Searched refs:SetDragDropMode (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/svtools/source/contnr/
H A Dsvicnvw.cxx427 void SvIconView::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvIconView
429 SvLBox::SetDragDropMode( nDDMode ); in SetDragDropMode()
430 pImp->SetDragDropMode( nDDMode ); in SetDragDropMode()
H A Dsvtreebx.cxx993 void SvTreeListBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvTreeListBox
996 SvLBox::SetDragDropMode( nDDMode ); in SetDragDropMode()
997 pImp->SetDragDropMode( nDDMode ); in SetDragDropMode()
H A Dsvlbox.cxx713 SetDragDropMode( SV_DRAGDROP_NONE ); in SvLBox()
1338 void SvLBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvLBox
H A Dsvimpbox.cxx73 SetDragDropMode( 0 ); in SvImpLBox()
3049 void SvImpLBox::SetDragDropMode( DragDropMode eDDMode ) in SetDragDropMode() function in SvImpLBox
/trunk/main/dbaccess/source/ui/browser/
H A Ddbtreeview.cxx61 m_pTreeListBox->SetDragDropMode( 0 ); in DBG_NAME()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1293 pTreeBox->SetDragDropMode(SV_DRAGDROP_CTRL_MOVE); in EnableTreeDrag()
1295 pTreeBox->SetDragDropMode(SV_DRAGDROP_NONE); in EnableTreeDrag()
1313 pTreeBox->SetDragDropMode(SV_DRAGDROP_CTRL_MOVE); in FillTreeBox()
1315 pTreeBox->SetDragDropMode(SV_DRAGDROP_NONE); in FillTreeBox()
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx111 m_aTableLB.SetDragDropMode( 0 ); in SwSelectDBTableDialog()
H A Ddbtree.cxx267 SetDragDropMode(SV_DRAGDROP_APP_COPY); in InitTreeList()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx208 void SetDragDropMode( DragDropMode );
H A Dsvtreebx.hxx332 void SetDragDropMode( DragDropMode );
H A Dsvlbox.hxx429 virtual void SetDragDropMode( DragDropMode );
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx76 m_aControlTree.SetDragDropMode( 0 ); in DBG_NAME()
H A Dtaborder.cxx323 SetDragDropMode(0xFFFF/*SV_DRAGDROP_CTRL_MOVE*/); in TabOrderListBox()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx207 void SetDragDropMode( DragDropMode eDDMode );
H A Dsvimpbox.hxx299 void SetDragDropMode( DragDropMode eDDMode );
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx372 aLbCustomPages.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE ); in SdDefineCustomShowDlg()
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx402 SetDragDropMode( 0 ); in OColumnTreeBox()
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx157 m_aTablesList.SetDragDropMode( 0 ); in DBG_NAME()
H A Dsqlmessage.cxx398 m_aExceptionList.SetDragDropMode(0); in DBG_NAME()
/trunk/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx80 aLbColumns.SetDragDropMode( SV_DRAGDROP_NONE ); in ScTpSubTotalGroup()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx121 SetDragDropMode( 0xFFFF ); in OAddFieldWindowListBox()
/trunk/main/cui/source/customize/
H A Dselector.cxx994 aCommands.SetDragDropMode( SV_DRAGDROP_APP_COPY ); in SvxScriptSelectorDialog()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx749 aLbEntries.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in ScNavigatorDlg()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx592 aBasicBox.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY ); in ObjectPage()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx891 aContentTree.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in SwNavigationPI()

Completed in 130 milliseconds

12