Home
last modified time | relevance | path

Searched refs:nDragSourceActions (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/inc/
H A Dfmexch.hxx80 void startDrag( Window* pWindow, sal_Int8 nDragSourceActions, const GrantAccess& );
98 …void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions, sal_Int32 nDragPointer = DND_POINTER… in StartDrag() argument
100 TransferableHelper::StartDrag(pWindow, nDragSourceActions, nDragPointer, nDragImage); in StartDrag()
120 void startDrag( sal_Int8 nDragSourceActions );
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx515 sal_Int8 nDragSourceActions (DND_ACTION_COPY); in CreateSlideTransferable() local
520 nDragSourceActions |= DND_ACTION_MOVE; in CreateSlideTransferable()
521 pTransferable->StartDrag (pActionWindow, nDragSourceActions); in CreateSlideTransferable()
/trunk/main/svx/source/form/
H A Dfmexch.cxx402 void OLocalExchangeHelper::startDrag( sal_Int8 nDragSourceActions ) in startDrag() argument
405 m_pTransferable->startDrag( m_pDragSource, nDragSourceActions, OLocalExchange::GrantAccess() ); in startDrag()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx617 Window* pWindow, sal_Int8 nDragSourceActions, in StartDrag() argument
621 TransferableHelper::StartDrag( pWindow, nDragSourceActions, in StartDrag()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx664 void GalleryTransferable::StartDrag( Window* pWindow, sal_Int8 nDragSourceActions, in StartDrag() argument
673 TransferableHelper::StartDrag( pWindow, nDragSourceActions, nDragPointer, nDragImage ); in StartDrag()
/trunk/main/dbaccess/source/ui/inc/
H A DJoinExchange.hxx75 …void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions, IDragTransferableListener* _pListene…
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx288 void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions,
581 void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions,
/trunk/main/svx/inc/svx/
H A Dgalmisc.hxx213 void StartDrag( Window* pWindow, sal_Int8 nDragSourceActions,

Completed in 31 milliseconds