Home
last modified time | relevance | path

Searched refs:SV_DRAGDROP_CTRL_COPY (Results 1 – 10 of 10) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx163 nMode_ = SV_DRAGDROP_CTRL_COPY; in NotifyStartDrag()
592 aBasicBox.SetDragDropMode( SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY ); in ObjectPage()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx960 SetDragDropMode( SV_DRAGDROP_CTRL_MOVE|SV_DRAGDROP_CTRL_COPY ); in SwGlTreeListBox()
1054 eRet = SV_DRAGDROP_CTRL_COPY; in NotifyStartDrag()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx865 if ( !(nDragDropMode & (SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY) ) ) in CheckDragAndDropMode()
874 if ( !(nDragDropMode & SV_DRAGDROP_CTRL_COPY)) in CheckDragAndDropMode()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx234 #define SV_DRAGDROP_CTRL_COPY (DragDropMode)0x0002 macro
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx750 SV_DRAGDROP_CTRL_COPY | in ScNavigatorDlg()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx892 SV_DRAGDROP_CTRL_COPY | in SwNavigationPI()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx267 SV_DRAGDROP_CTRL_MOVE | SV_DRAGDROP_CTRL_COPY | in SdPageObjsTLB()
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1456 SetDragDropMode( SV_DRAGDROP_CTRL_COPY ); in DDListBox()
/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()