Home
last modified time | relevance | path

Searched refs:AcceptDrop (Results 1 – 25 of 108) sorted by relevance

12345

/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx76 SVX_DLLPRIVATE virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
119 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
137 using BrowseBox::AcceptDrop;
154 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt );
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx248 sal_Int8 GalleryPreview::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in GalleryPreview
253 nRet = ( (GalleryBrowser2*) GetParent() )->AcceptDrop( *this, rEvt ); in AcceptDrop()
569 sal_Int8 GalleryIconView::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in GalleryIconView
571 return( static_cast< GalleryBrowser2* >( GetParent() )->AcceptDrop( *this, rEvt ) ); in AcceptDrop()
930 sal_Int8 GalleryListView::AcceptDrop( const BrowserAcceptDropEvent& ) in AcceptDrop() function in GalleryListView
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx163 nRet = mrParent.AcceptDrop( aAcceptEvent ); in drop()
219 const sal_Int8 nRet = mrParent.AcceptDrop( *mpLastDragOverEvent ); in dragOver()
242 mrParent.AcceptDrop( *mpLastDragOverEvent ); in dragExit()
320 sal_Int8 DropTargetHelper::AcceptDrop( const AcceptDropEvent& ) in AcceptDrop() function in DropTargetHelper
/trunk/main/sw/source/ui/cctrl/
H A Dpopbox.cxx77 sal_Int8 SwHelpToolBox::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in SwHelpToolBox
79 return ((SwNavigationPI*)GetParent())->AcceptDrop( rEvt ); in AcceptDrop()
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx134 sal_Int8 SdrMediaWindow::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in sdr::contact::SdrMediaWindow
145 nRet = pDropTargetHelper->AcceptDrop( rEvt ); in AcceptDrop()
H A Dsdrmediawindow.hxx52 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx225 sal_Int8 TabControl::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in sd::TabControl
255 nRet = pDrViewSh->AcceptDrop( rEvt, *this, NULL, (sal_uInt16)nPageId, SDRLAYER_NOTFOUND ); in AcceptDrop()
H A Dsdwindow.cxx1065 sal_Int8 Window::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in sd::Window
1072 nRet = mpViewShell->AcceptDrop( rEvt, *this, this, SDRPAGE_NOTFOUND, SDRLAYER_NOTFOUND ); in AcceptDrop()
/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx162 sal_Int8 LayerTabBar::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in sd::LayerTabBar
175 nRet = pDrViewSh->AcceptDrop( rEvt, *this, NULL, nPageId, nLayerId ); in AcceptDrop()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx218 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt );
349 using ::svt::EditBrowseBox::AcceptDrop;
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx115 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
263 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dcondedit.hxx40 SW_DLLPRIVATE virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dpopbox.hxx44 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx83 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
286 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx518 sal_Int8 MediaWindowImpl::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in avmedia::priv::MediaWindowImpl
521 return( pMediaWindow ? pMediaWindow->AcceptDrop( rEvt ) : 0 ); in AcceptDrop()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx308 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt );
353 using FmGridControl::AcceptDrop;
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx795 sal_Int8 SlideSorterViewShell::AcceptDrop ( in AcceptDrop() function in sd::slidesorter::SlideSorterViewShell
803 return mpSlideSorter->GetController().GetClipboard().AcceptDrop ( in AcceptDrop()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx81 sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
132 sal_Int8 OAddFieldWindowListBox::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop() function in rptui::OAddFieldWindowListBox
/trunk/main/dbaccess/source/ui/app/
H A DAppIconControl.hxx53 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& _rEvt );
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx381 sal_Int8 BrowserDataWin::AcceptDrop( const AcceptDropEvent& _rEvt ) in AcceptDrop() function in BrowserDataWin
385 nReturn = GetParent()->AcceptDrop( BrowserAcceptDropEvent( this, _rEvt ) ); in AcceptDrop()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx456 …virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ); // will forward everything got to the…
459 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt );
/trunk/main/sd/source/ui/inc/
H A DLayerTabBar.hxx83 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A DViewTabControl.hxx83 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/chart2/source/controller/main/
H A DChartDropTargetHelper.hxx48 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/sc/source/ui/inc/
H A Dtabcont.hxx59 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );

Completed in 88 milliseconds

12345