Home
last modified time | relevance | path

Searched refs:SV_DRAGDROP_CTRL_MOVE (Results 1 – 13 of 13) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx185 nMode_ |= SV_DRAGDROP_CTRL_MOVE; in NotifyStartDrag()
592 aBasicBox.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY ); in ObjectPage()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx195 SV_DRAGDROP_CTRL_MOVE | in SwGlobalTree()
588 return SV_DRAGDROP_CTRL_MOVE; in NotifyStartDrag()
H A Dnavipi.cxx891 aContentTree.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in SwNavigationPI()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx960 SetDragDropMode( SV_DRAGDROP_CTRL_MOVE|SV_DRAGDROP_CTRL_COPY ); in SwGlTreeListBox()
1057 eRet |= SV_DRAGDROP_CTRL_MOVE; in NotifyStartDrag()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx865 if ( !(nDragDropMode & (SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY) ) ) in CheckDragAndDropMode()
869 if ( !(nDragDropMode & SV_DRAGDROP_CTRL_MOVE) ) in CheckDragAndDropMode()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx372 aLbCustomPages.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE ); in SdDefineCustomShowDlg()
H A Dsdtreelb.cxx279 SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY | in SdPageObjsTLB()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx233 #define SV_DRAGDROP_CTRL_MOVE (DragDropMode)0x0001 macro
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1293 pTreeBox->SetDragDropMode(SV_DRAGDROP_CTRL_MOVE); in EnableTreeDrag()
1313 pTreeBox->SetDragDropMode(SV_DRAGDROP_CTRL_MOVE); in FillTreeBox()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx749 aLbEntries.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in ScNavigatorDlg()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1393 SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY | in SfxOrganizeListBox_Impl()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx162 SetDragDropMode( SV_DRAGDROP_CTRL_MOVE |SV_DRAGDROP_CTRL_COPY | SV_DRAGDROP_APP_COPY ); in DataTreeListBox()
/trunk/main/cui/source/customize/
H A Dcfg.cxx1472 SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | in SvxMenuEntriesListBox()

Completed in 151 milliseconds