Home
last modified time | relevance | path

Searched refs:DragFinished (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx80 void TabControl::TabControlTransferable::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in sd::TabControl::TabControlTransferable
82 mrParent.DragFinished( nDropAction ); in DragFinished()
214 void TabControl::DragFinished( sal_Int8 ) in DragFinished() function in sd::TabControl
/trunk/main/sd/source/ui/inc/
H A DViewTabControl.hxx103 virtual void DragFinished( sal_Int8 nDropAction );
109 void DragFinished( sal_Int8 nDropAction );
H A DTabControl.hxx105 virtual void DragFinished( sal_Int8 nDropAction );
111 void DragFinished( sal_Int8 nDropAction );
H A DSlideView.hxx109 virtual void DragFinished( sal_Int8 nDropAction );
H A DSlideSorterViewShell.hxx125 virtual void DragFinished (
/trunk/main/sc/source/ui/app/
H A Dlnktrans.cxx85 void ScLinkTransferObj::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in ScLinkTransferObj
90 TransferableHelper::DragFinished( nDropAction ); in DragFinished()
H A Ddrwtrans.cxx643 void ScDrawTransferObj::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in ScDrawTransferObj
659 TransferableHelper::DragFinished( nDropAction ); in DragFinished()
H A Dtransobj.cxx489 void ScTransferObj::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in ScTransferObj
510 TransferableHelper::DragFinished( nDropAction ); in DragFinished()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsTransferableData.cxx87 void TransferableData::DragFinished (sal_Int8 nDropAction) in DragFinished() function in sd::slidesorter::controller::TransferableData
90 mpViewShell->DragFinished(nDropAction); in DragFinished()
H A DSlsClipboard.cxx637 void Clipboard::DragFinished (sal_Int8 nDropAction) in DragFinished() function in sd::slidesorter::controller::Clipboard
853 DragFinished(nResult); in ExecuteDrop()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx900 void SlideSorterView::DragFinished (sal_Int8 nDropAction) in DragFinished() function in sd::slidesorter::view::SlideSorterView
902 mrSlideSorter.GetController().GetClipboard().DragFinished(nDropAction); in DragFinished()
904 View::DragFinished(nDropAction); in DragFinished()
/trunk/main/svx/source/form/
H A Dfmexch.cxx109 void OLocalExchange::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in svxform::OLocalExchange
111 TransferableHelper::DragFinished( nDropAction ); in DragFinished()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx114 virtual void DragFinished( sal_Int8 );
284 virtual void DragFinished( sal_Int8 );
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx1844 DragFinished( DND_ACTION_NONE ); in StartDrag()
1856 DragFinished( DND_ACTION_NONE ); in StartDrag()
1888 void SvLBox::DragFinished( sal_Int8 in DragFinished() function in SvLBox
1955 pThis->DragFinished( *pAction ); in IMPL_STATIC_LINK()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx785 void SlideSorterViewShell::DragFinished ( in DragFinished() function in sd::slidesorter::SlideSorterViewShell
789 mpSlideSorter->GetController().GetClipboard().DragFinished (nDropAction); in DragFinished()
/trunk/main/sc/source/ui/inc/
H A Dlnktrans.hxx45 virtual void DragFinished( sal_Int8 nDropAction );
H A Ddrwtrans.hxx87 virtual void DragFinished( sal_Int8 nDropAction );
H A Dtransobj.hxx85 virtual void DragFinished( sal_Int8 nDropAction );
H A Dcontent.hxx131 virtual void DragFinished( sal_Int8 nAction );
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsTransferableData.hxx76 virtual void DragFinished (sal_Int8 nDropAction);
H A DSlsClipboard.hxx89 void DragFinished (
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx717 void SdTransferable::DragFinished( sal_Int8 nDropAction ) in DragFinished() function in SdTransferable
720 ( (::sd::View*) mpSdView )->DragFinished( nDropAction ); in DragFinished()
/trunk/main/dbaccess/source/ui/inc/
H A DJoinExchange.hxx83 virtual void DragFinished( sal_Int8 nDropAction );
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx78 void OJoinExchObj::DragFinished( sal_Int8 /*nDropAction*/ ) in DragFinished() function in dbaui::OJoinExchObj
/trunk/main/sfx2/inc/
H A Ddocvor.hxx88 virtual void DragFinished( sal_Int8 nDropAction );

Completed in 181 milliseconds

123