/aoo42x/main/svtools/source/contnr/ |
H A D | svicnvw.cxx | 427 void SvIconView::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvIconView 429 SvLBox::SetDragDropMode( nDDMode ); in SetDragDropMode() 430 pImp->SetDragDropMode( nDDMode ); in SetDragDropMode()
|
H A D | svtreebx.cxx | 993 void SvTreeListBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvTreeListBox 996 SvLBox::SetDragDropMode( nDDMode ); in SetDragDropMode() 997 pImp->SetDragDropMode( nDDMode ); in SetDragDropMode()
|
H A D | svlbox.cxx | 713 SetDragDropMode( SV_DRAGDROP_NONE ); in SvLBox() 1338 void SvLBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode() function in SvLBox
|
H A D | svimpbox.cxx | 73 SetDragDropMode( 0 ); in SvImpLBox() 3049 void SvImpLBox::SetDragDropMode( DragDropMode eDDMode ) in SetDragDropMode() function in SvImpLBox
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | dbtreeview.cxx | 61 m_pTreeListBox->SetDragDropMode( 0 ); in DBG_NAME()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 1293 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()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | selectdbtabledialog.cxx | 111 m_aTableLB.SetDragDropMode( 0 ); in SwSelectDBTableDialog()
|
H A D | dbtree.cxx | 267 SetDragDropMode(SV_DRAGDROP_APP_COPY); in InitTreeList()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 208 void SetDragDropMode( DragDropMode );
|
H A D | svtreebx.hxx | 332 void SetDragDropMode( DragDropMode );
|
H A D | svlbox.hxx | 429 virtual void SetDragDropMode( DragDropMode );
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | selectlabeldialog.cxx | 76 m_aControlTree.SetDragDropMode( 0 ); in DBG_NAME()
|
H A D | taborder.cxx | 323 SetDragDropMode(0xFFFF/*SV_DRAGDROP_CTRL_MOVE*/); in TabOrderListBox()
|
/aoo42x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 207 void SetDragDropMode( DragDropMode eDDMode );
|
H A D | svimpbox.hxx | 299 void SetDragDropMode( DragDropMode eDDMode );
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | custsdlg.cxx | 372 aLbCustomPages.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE ); in SdDefineCustomShowDlg()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WNameMatch.cxx | 402 SetDragDropMode( 0 ); in OColumnTreeBox()
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | tablespage.cxx | 157 m_aTablesList.SetDragDropMode( 0 ); in DBG_NAME()
|
H A D | sqlmessage.cxx | 398 m_aExceptionList.SetDragDropMode(0); in DBG_NAME()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | tpsubt.cxx | 80 aLbColumns.SetDragDropMode( SV_DRAGDROP_NONE ); in ScTpSubTotalGroup()
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | AddField.cxx | 121 SetDragDropMode( 0xFFFF ); in OAddFieldWindowListBox()
|
/aoo42x/main/cui/source/customize/ |
H A D | selector.cxx | 994 aCommands.SetDragDropMode( SV_DRAGDROP_APP_COPY ); in SvxScriptSelectorDialog()
|
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 592 aBasicBox.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY ); in ObjectPage()
|
/aoo42x/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 749 aLbEntries.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in ScNavigatorDlg()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 891 aContentTree.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in SwNavigationPI()
|