Home
last modified time | relevance | path

Searched refs:nDropAction (Results 26 – 44 of 44) sorted by relevance

12

/aoo42x/main/dbaccess/source/ui/inc/
H A DJoinExchange.hxx83 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/sc/source/ui/inc/
H A Ddrwtrans.hxx87 virtual void DragFinished( sal_Int8 nDropAction );
H A Dtransobj.hxx85 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/sd/source/ui/inc/
H A DSlideView.hxx109 virtual void DragFinished( sal_Int8 nDropAction );
H A DSlideSorterViewShell.hxx126 sal_Int8 nDropAction);
H A Dsdxfer.hxx88 virtual void DragFinished( sal_Int8 nDropAction );
H A DView.hxx98 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx90 sal_Int8 nDropAction);
/aoo42x/main/sfx2/inc/
H A Ddocvor.hxx88 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/svtools/inc/svtools/
H A Dtransfer.hxx277 virtual void DragFinished( sal_Int8 nDropAction );
558 virtual void DragFinished( sal_Int8 nDropAction );
H A Dsvlbox.hxx537 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx257 virtual void DragFinished (sal_Int8 nDropAction);
/aoo42x/main/svx/inc/svx/
H A Dgalmisc.hxx209 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/svx/source/inc/
H A Dfmexch.hxx94 virtual void DragFinished( sal_Int8 nDropAction );
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx129 sal_Int8 nDropAction; member
377 m_pImpl->nDropAction = _rEvt.mnAction; in ExecuteDrop()
513 if ((m_pImpl->nDropAction == DND_ACTION_LINK) && (aPossibleTypes.Count() > 1))
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1470 sal_Int8 nDropAction = DND_ACTION_NONE; in AcceptDrop() local
1483 nDropAction = DND_ACTION_LINK; in AcceptDrop()
1486 return nDropAction; in AcceptDrop()
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx399 void sendDragStatus( Atom nDropAction );
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx5106 sal_uInt16 nEventAction, nDropAction, nDropDestination; in Command() local
5111 nDropAction = SotExchange::GetExchangeAction( in Command()
5116 if( EXCHG_INOUT_ACTION_NONE != nDropAction ) in Command()
5119 SwTransferable::PasteData( aDataHelper, rSh, nDropAction, in Command()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx1494 void SvxMenuEntriesListBox::DragFinished( sal_Int8 nDropAction ) in DragFinished() argument
1496 (void)nDropAction; in DragFinished()

Completed in 146 milliseconds

12