Home
last modified time | relevance | path

Searched refs:DragDropMode (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx231 #define DragDropMode sal_uInt16 macro
232 #define SV_DRAGDROP_NONE (DragDropMode)0x0000
233 #define SV_DRAGDROP_CTRL_MOVE (DragDropMode)0x0001
234 #define SV_DRAGDROP_CTRL_COPY (DragDropMode)0x0002
235 #define SV_DRAGDROP_APP_MOVE (DragDropMode)0x0004
236 #define SV_DRAGDROP_APP_COPY (DragDropMode)0x0008
237 #define SV_DRAGDROP_APP_DROP (DragDropMode)0x0010
240 #define SV_DRAGDROP_ENABLE_TOP (DragDropMode)0x0020
292 DragDropMode nOldDragMode;
311 DragDropMode nDragDropMode;
[all …]
H A Dsvicnvw.hxx208 void SetDragDropMode( DragDropMode );
H A Dsvtreebx.hxx332 void SetDragDropMode( DragDropMode );
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx123 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData,
285 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData,
H A Dglossary.hxx79 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rContainer,
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1338 void SvLBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()
1912 DragDropMode SvLBox::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* ) in NotifyStartDrag()
1915 return (DragDropMode)0xffff; in NotifyStartDrag()
H A Dsvicnvw.cxx427 void SvIconView::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()
H A Dsvtreebx.cxx993 void SvTreeListBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()
H A Dsvimpbox.cxx3049 void SvImpLBox::SetDragDropMode( DragDropMode eDDMode ) in SetDragDropMode()
H A Dsvimpicn.cxx2200 void SvImpIconView::SetDragDropMode( DragDropMode ) in SetDragDropMode() argument
/trunk/main/sfx2/inc/
H A Ddocvor.hxx84 virtual DragDropMode NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* );
/trunk/main/cui/source/inc/
H A Dselector.hxx122 virtual DragDropMode NotifyStartDrag(
H A Dcfg.hxx352 virtual DragDropMode NotifyStartDrag(
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx96 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData, SvLBoxEntry* pEntry );
H A Dmoduldlg.cxx154 DragDropMode __EXPORT ExtBasicTreeListBox::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* pE… in NotifyStartDrag()
156 DragDropMode nMode_ = SV_DRAGDROP_NONE; in NotifyStartDrag()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx207 void SetDragDropMode( DragDropMode eDDMode );
H A Dsvimpbox.hxx299 void SetDragDropMode( DragDropMode eDDMode );
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx1036 DragDropMode SwGlTreeListBox::NotifyStartDrag( in NotifyStartDrag()
1040 DragDropMode eRet; in NotifyStartDrag()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2480 DragDropMode SwContentTree::NotifyStartDrag( in NotifyStartDrag()
2484 DragDropMode eMode = (DragDropMode)0; in NotifyStartDrag()
H A Dglbltree.cxx583 DragDropMode SwGlobalTree::NotifyStartDrag( TransferDataContainer& , in NotifyStartDrag()
/trunk/main/cui/source/customize/
H A Dselector.cxx183 DragDropMode SvxConfigFunctionListBox_Impl::NotifyStartDrag( in NotifyStartDrag()
H A Dcfg.cxx1484 DragDropMode SvxMenuEntriesListBox::NotifyStartDrag( in NotifyStartDrag()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1002 DragDropMode SfxOrganizeListBox_Impl::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* pEntry ) in NotifyStartDrag()

Completed in 178 milliseconds