Home
last modified time | relevance | path

Searched refs:startDrag (Results 1 – 24 of 24) sorted by relevance

/trunk/main/svx/source/form/
H A Dfmexch.cxx102 …void OLocalExchange::startDrag( Window* _pWindow, sal_Int8 _nDragSourceActions, const GrantAccess&… in startDrag() function in svxform::OLocalExchange
402 void OLocalExchangeHelper::startDrag( sal_Int8 nDragSourceActions ) in startDrag() function in svxform::OLocalExchangeHelper
405 m_pTransferable->startDrag( m_pDragSource, nDragSourceActions, OLocalExchange::GrantAccess() ); in startDrag()
H A Dfiltnav.cxx1686 m_aControlExchange.startDrag( DND_ACTION_COPYMOVE ); in StartDrag()
H A Dnavigatortree.cxx373 m_aControlExchange.startDrag( DND_ACTION_COPYMOVE ); in StartDrag()
/trunk/main/svx/source/inc/
H A Dfmexch.hxx80 void startDrag( Window* pWindow, sal_Int8 nDragSourceActions, const GrantAccess& );
120 void startDrag( sal_Int8 nDragSourceActions );
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx323 virtual void SAL_CALL startDrag(
360 void GenericDragSource::startDrag( const datatransfer::dnd::DragGestureEvent&, in startDrag() function in vcl::GenericDragSource
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx144 virtual void SAL_CALL startDrag(
491 virtual void SAL_CALL startDrag(
H A DX11_selection.cxx3210 void SelectionManager::startDrag( in startDrag() function in SelectionManager
4145 void SelectionManagerHolder::startDrag( in startDrag() function in SelectionManagerHolder
4153 m_xRealDragSource->startDrag( trigger, sourceActions, cursor, image, transferable, listener ); in startDrag()
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx84 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
H A DDragSource.cxx104 void SAL_CALL DragSource::startDrag( in startDrag() function in DragSource
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dnd/
H A Dcom.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv18 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDragSource";"startDrag()"
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.hxx112 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
H A Dsource.cxx192 void SAL_CALL DragSource::startDrag( in startDrag() function in DragSource
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dtransX11/
H A Dcom.sun.star.comp.datatransfer.X11.csv23 "X11";"com::sun::star::datatransfer::dnd::XDragSource";"startDrag()"
/trunk/main/dtrans/test/win32/dnd/
H A DdndTest.cxx186 pData->source->startDrag( DragGestureEvent(), in MTAFunc()
H A Datlwindow.cxx210 m_xDragSource->startDrag( DragGestureEvent(), in OnTimer()
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.hxx99 …virtual void SAL_CALL startDrag( const com::sun::star::datatransfer::dnd::DragGestureEvent& trigge…
H A DDragSource.cxx247 void SAL_CALL DragSource::startDrag(const DragGestureEvent& trigger, in startDrag() function in DragSource
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl45 …<p>An instance of this class is created as a result of the method <member>XDragSource::startDrag()…
H A DXDragSource.idl122 [oneway] void startDrag(
/trunk/main/vcl/test/
H A Ddndtest.cxx296 …xDragSource->startDrag( dge, -1, 0, 0, new StringTransferable( OUString::createFromAscii( "TestStr… in dragGestureRecognized()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1628 … rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, xData, mxDnDListener ); in dragGestureRecognized()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1235 xDragSource->startDrag( aEvt, nDnDSourceActions, nDnDPointer, nDnDImage, this, this ); in StartDrag()
/trunk/main/vcl/source/control/
H A Dedit.cxx3003 … rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, pDataObj, mxDnDListener ); in dragGestureRecognized()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx2139 …rDGE.DragSource->startDrag( rDGE, nActions, 0 /*cursor*/, 0 /*image*/, pDataObj, mpImpl->mxDnDList… in dragGestureRecognized()

Completed in 119 milliseconds