Home
last modified time | relevance | path

Searched refs:DragSourceHelper (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx59 DragSourceHelper::DragGestureListener::DragGestureListener( DragSourceHelper& rDragSourceHelper ) : in DragGestureListener()
66 DragSourceHelper::DragGestureListener::~DragGestureListener() in ~DragGestureListener()
72 void SAL_CALL DragSourceHelper::DragGestureListener::disposing( const EventObject& ) throw( Runtime… in disposing()
78 void SAL_CALL DragSourceHelper::DragGestureListener::dragGestureRecognized( const DragGestureEvent&… in dragGestureRecognized()
90 DragSourceHelper::DragSourceHelper( Window* pWindow ) : in DragSourceHelper() function in DragSourceHelper
95 mxDragGestureListener = new DragSourceHelper::DragGestureListener( *this ); in DragSourceHelper()
102 DragSourceHelper::~DragSourceHelper() in ~DragSourceHelper()
110 void DragSourceHelper::StartDrag( sal_Int8, const Point& ) in StartDrag()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx414 class SVT_DLLPUBLIC DragSourceHelper class
423 DragSourceHelper& mrParent;
437 DragGestureListener( DragSourceHelper& rDragSourceHelper );
441 friend class DragSourceHelper::DragGestureListener;
451 DragSourceHelper();
452 DragSourceHelper& operator=( const DragSourceHelper& rDragSourceHelper );
453 sal_Bool operator==( const DragSourceHelper& rDragSourceHelper ) const;
460 DragSourceHelper( Window* pWindow );
461 virtual ~DragSourceHelper();
H A Dsvlbox.hxx270 ,public DragSourceHelper
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.hxx61 @interface DragSourceHelper : NSObject
66 -(DragSourceHelper*)initWithDragSource: (DragSource*) pds;
122 DragSourceHelper* mDragSourceHelper;
H A DDragSource.cxx81 @implementation DragSourceHelper;
83 -(DragSourceHelper*)initWithDragSource: (DragSource*) pds
217 mDragSourceHelper = [[DragSourceHelper alloc] initWithDragSource: this]; in initialize()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx56 class SVX_DLLPUBLIC GalleryPreview : public Window, public DropTargetHelper, public DragSourceHelper
99 class GalleryIconView : public ValueSet, public DropTargetHelper, public DragSourceHelper
H A Dcolrctrl.hxx41 class SvxColorValueSet_docking : public SvxColorValueSet, public DragSourceHelper
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx180 DragSourceHelper* pDragSourceHelper = dynamic_cast< DragSourceHelper* >( pWindow ); in StartDrag()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx58 DragSourceHelper( this ), in DBG_NAME()
72 DragSourceHelper( this ), in GalleryPreview()
332 DragSourceHelper( this ), in DBG_NAME()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx107 DragSourceHelper( this ), in SvxColorValueSet_docking()
121 DragSourceHelper( this ), in SvxColorValueSet_docking()
/trunk/main/sc/source/ui/inc/
H A Dtabcont.hxx40 class ScTabControl : public TabBar, public DropTargetHelper, public DragSourceHelper
H A Dinputwin.hxx45 class ScTextWnd : public Window, public DragSourceHelper // edit window
H A Dgridwin.hxx98 class ScGridWindow : public Window, public DropTargetHelper, public DragSourceHelper
/trunk/main/sd/source/ui/inc/
H A DViewTabControl.hxx42 public DragSourceHelper,
H A DTabControl.hxx42 public DragSourceHelper,
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.hxx86 public DragSourceHelper
H A Dmediawindow_impl.cxx171 DragSourceHelper( this ), in MediaWindowImpl()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.hxx67 public DragSourceHelper,
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx117 ,public DragSourceHelper
H A Dbrwbox1.cxx153 ,DragSourceHelper( this ) in BrowseBox()
165 ,DragSourceHelper( this ) in BrowseBox()
/trunk/main/sw/source/ui/inc/
H A Dedtwin.hxx56 public DropTargetHelper, public DragSourceHelper
/trunk/main/sd/source/ui/view/
H A Dtabcontr.cxx93 DragSourceHelper( this ), in TabControl()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx697 DropTargetHelper( this ), DragSourceHelper( this ), eSelMode( NO_SELECTION ) in SvLBox()
719 DropTargetHelper( this ), DragSourceHelper( this ), eSelMode( NO_SELECTION ) in SvLBox()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx202 ,public DragSourceHelper
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx56 DragSourceHelper( this ), in ScTabControl()

Completed in 78 milliseconds

12