Searched refs:TabControlTransferable (Results 1 – 3 of 3) sorted by relevance
60 TabControl::TabControlTransferable::~TabControlTransferable() in ~TabControlTransferable()66 void TabControl::TabControlTransferable::AddSupportedFormats() in AddSupportedFormats()73 sal_Bool TabControl::TabControlTransferable::GetData( const ::com::sun::star::datatransfer::DataFla… in GetData()80 void TabControl::TabControlTransferable::DragFinished( sal_Int8 nDropAction ) in DragFinished()205 ( new TabControl::TabControlTransferable( *this ) )->StartDrag( this, DND_ACTION_COPYMOVE ); in StartDrag()
90 class TabControlTransferable : public TransferableHelper class in sd::TabControl93 TabControlTransferable( TabControl& rParent ) : in TabControlTransferable() function in sd::TabControl::TabControlTransferable99 virtual ~TabControlTransferable();107 friend class TabControl::TabControlTransferable;
92 class TabControlTransferable : public TransferableHelper class in sd::TabControl95 TabControlTransferable( TabControl& rParent ) : in TabControlTransferable() function in sd::TabControl::TabControlTransferable101 virtual ~TabControlTransferable();109 friend class TabControl::TabControlTransferable;
Completed in 18 milliseconds