Home
last modified time | relevance | path

Searched refs:AcceptDrop (Results 1 – 25 of 108) sorted by last modified time

12345

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx136 virtual sal_Int8 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/starmath/source/
H A Dedit.cxx835 sal_Int8 SmEditWindow::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop() function in SmEditWindow
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1643 sal_Int8 OutlineView::AcceptDrop( const AcceptDropEvent&, DropTargetHelper&, ::sd::Window*, sal_uIn… in AcceptDrop() function in sd::OutlineView
H A Dsdview2.cxx496 sal_Int8 View::AcceptDrop( const AcceptDropEvent& rEvt, DropTargetHelper& rTargetHelper, in AcceptDrop() function in sd::View
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/notes/
H A DEditWindow.cxx801 sal_Int8 EditWindow::AcceptDrop( const AcceptDropEvent& ) in AcceptDrop() function in sd::notes::EditWindow
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1525 sal_Int8 SbaGridControl::AcceptDrop( const BrowserAcceptDropEvent& rEvt ) in AcceptDrop() function in SbaGridControl
1631 return (DND_ACTION_NONE != nAction) ? nAction : FmGridControl::AcceptDrop(rEvt); in AcceptDrop()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3570 sal_Int8 ScGridWindow::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in ScGridWindow
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx92 sal_Int8 AcceptDrop (
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.hxx52 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx568 sal_Int8 ScContentTree::AcceptDrop( const AcceptDropEvent& /* rEvt */ ) in AcceptDrop() function in ScContentTree
/trunk/main/sc/source/ui/inc/
H A Dcontent.hxx128 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx124 sal_Int8 MediaWindow::AcceptDrop( const AcceptDropEvent& /* rEvt */ ) in AcceptDrop() function in avmedia::MediaWindow
/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/sw/source/ui/utlui/
H A Dcontent.cxx1139 sal_Int8 SwContentTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in SwContentTree
1145 nRet = SvTreeListBox::AcceptDrop( rEvt ); in AcceptDrop()
1148 nRet = GetParentWindow()->AcceptDrop( rEvt ); in AcceptDrop()
H A Dglbltree.cxx305 sal_Int8 SwGlobalTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() function in SwGlobalTree
H A Dnavipi.cxx1339 sal_Int8 SwNavigationPI::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop() function in SwNavigationPI
H A Dcondedit.cxx58 sal_Int8 ConditionEdit::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop() function in ConditionEdit
/trunk/main/sw/source/ui/inc/
H A Dnavipi.hxx173 sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dpopbox.hxx44 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dedtwin.hxx205 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dcondedit.hxx40 SW_DLLPRIVATE virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Dconttree.hxx115 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
263 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
H A Ddbtree.hxx58 SW_DLLPRIVATE virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );

Completed in 163 milliseconds

12345