Searched refs:DragDropMode (Results 1 – 23 of 23) sorted by relevance
231 #define DragDropMode sal_uInt16 macro232 #define SV_DRAGDROP_NONE (DragDropMode)0x0000233 #define SV_DRAGDROP_CTRL_MOVE (DragDropMode)0x0001234 #define SV_DRAGDROP_CTRL_COPY (DragDropMode)0x0002235 #define SV_DRAGDROP_APP_MOVE (DragDropMode)0x0004236 #define SV_DRAGDROP_APP_COPY (DragDropMode)0x0008237 #define SV_DRAGDROP_APP_DROP (DragDropMode)0x0010240 #define SV_DRAGDROP_ENABLE_TOP (DragDropMode)0x0020292 DragDropMode nOldDragMode;311 DragDropMode nDragDropMode;[all …]
208 void SetDragDropMode( DragDropMode );
332 void SetDragDropMode( DragDropMode );
123 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData,285 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData,
79 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rContainer,
1338 void SvLBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()1912 DragDropMode SvLBox::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* ) in NotifyStartDrag()1915 return (DragDropMode)0xffff; in NotifyStartDrag()
427 void SvIconView::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()
993 void SvTreeListBox::SetDragDropMode( DragDropMode nDDMode ) in SetDragDropMode()
3049 void SvImpLBox::SetDragDropMode( DragDropMode eDDMode ) in SetDragDropMode()
2200 void SvImpIconView::SetDragDropMode( DragDropMode ) in SetDragDropMode() argument
84 virtual DragDropMode NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* );
122 virtual DragDropMode NotifyStartDrag(
352 virtual DragDropMode NotifyStartDrag(
96 virtual DragDropMode NotifyStartDrag( TransferDataContainer& rData, SvLBoxEntry* pEntry );
154 DragDropMode __EXPORT ExtBasicTreeListBox::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* pE… in NotifyStartDrag()156 DragDropMode nMode_ = SV_DRAGDROP_NONE; in NotifyStartDrag()
207 void SetDragDropMode( DragDropMode eDDMode );
299 void SetDragDropMode( DragDropMode eDDMode );
1036 DragDropMode SwGlTreeListBox::NotifyStartDrag( in NotifyStartDrag()1040 DragDropMode eRet; in NotifyStartDrag()
2480 DragDropMode SwContentTree::NotifyStartDrag( in NotifyStartDrag()2484 DragDropMode eMode = (DragDropMode)0; in NotifyStartDrag()
583 DragDropMode SwGlobalTree::NotifyStartDrag( TransferDataContainer& , in NotifyStartDrag()
183 DragDropMode SvxConfigFunctionListBox_Impl::NotifyStartDrag( in NotifyStartDrag()
1484 DragDropMode SvxMenuEntriesListBox::NotifyStartDrag( in NotifyStartDrag()
1002 DragDropMode SfxOrganizeListBox_Impl::NotifyStartDrag( TransferDataContainer&, SvLBoxEntry* pEntry ) in NotifyStartDrag()
Completed in 172 milliseconds