Home
last modified time | relevance | path

Searched refs:SV_DRAGDROP_NONE (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dtpsubt.cxx80 aLbColumns.SetDragDropMode( SV_DRAGDROP_NONE ); in ScTpSubTotalGroup()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx232 #define SV_DRAGDROP_NONE (DragDropMode)0x0000 macro
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1295 pTreeBox->SetDragDropMode(SV_DRAGDROP_NONE); in EnableTreeDrag()
1315 pTreeBox->SetDragDropMode(SV_DRAGDROP_NONE); in FillTreeBox()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx156 DragDropMode nMode_ = SV_DRAGDROP_NONE; in NotifyStartDrag()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx1043 eRet = SV_DRAGDROP_NONE; in NotifyStartDrag()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx713 SetDragDropMode( SV_DRAGDROP_NONE ); in SvLBox()