Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/dbui/
H A Ddbtree.cxx267 SetDragDropMode(SV_DRAGDROP_APP_COPY); in InitTreeList()
/AOO41X/main/svtools/inc/svtools/
H A Dsvlbox.hxx236 #define SV_DRAGDROP_APP_COPY (DragDropMode)0x0008 macro
/AOO41X/main/cui/source/customize/
H A Dselector.cxx994 aCommands.SetDragDropMode( SV_DRAGDROP_APP_COPY ); in SvxScriptSelectorDialog()
H A Dcfg.cxx1473 SV_DRAGDROP_APP_COPY | in SvxMenuEntriesListBox()
/AOO41X/main/sw/source/ui/utlui/
H A Dcontent.cxx908 SetDragDropMode(SV_DRAGDROP_APP_COPY); in SwContentTree()
2496 eMode = SV_DRAGDROP_APP_COPY; in NotifyStartDrag()
H A Dglbltree.cxx194 SetDragDropMode(SV_DRAGDROP_APP_COPY | in SwGlobalTree()
/AOO41X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx280 SV_DRAGDROP_APP_MOVE | SV_DRAGDROP_APP_COPY | SV_DRAGDROP_APP_DROP ); in SdPageObjsTLB()
/AOO41X/main/svtools/source/contnr/
H A Dsvlbox.cxx889 if ( !(nDragDropMode & SV_DRAGDROP_APP_COPY)) in CheckDragAndDropMode()
/AOO41X/main/sfx2/source/doc/
H A Ddocvor.cxx1394 SV_DRAGDROP_APP_MOVE | SV_DRAGDROP_APP_COPY | SV_DRAGDROP_APP_DROP ); in SfxOrganizeListBox_Impl()
/AOO41X/main/svx/source/form/
H A Ddatanavi.cxx162 SetDragDropMode( SV_DRAGDROP_CTRL_MOVE |SV_DRAGDROP_CTRL_COPY | SV_DRAGDROP_APP_COPY ); in DataTreeListBox()