Home
last modified time | relevance | path

Searched refs:sourceActions (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddndlcon.cxx147 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDropEvent() argument
165 locationX, locationY, sourceActions, transferable ); in fireDropEvent()
267 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDragOverEvent() argument
284 dropAction, locationX, locationY, sourceActions ); in fireDragOverEvent()
334 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDragEnterEvent() argument
352 dropAction, locationX, locationY, sourceActions, dataFlavors ); in fireDragEnterEvent()
402 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDropActionChangedEvent() argument
419 dropAction, locationX, locationY, sourceActions ); in fireDropActionChangedEvent()
/trunk/main/vcl/inc/
H A Ddndlcon.hxx56 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions,
63 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions );
67 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions,
72 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions );
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx103 sal_Int8 sourceActions, in StartDragImpl() argument
110 m_sourceActions= sourceActions; in StartDragImpl()
194 sal_Int8 sourceActions, in startDrag() argument
207 StartDragImpl(trigger, sourceActions, cursor, image, trans, listener); in startDrag()
H A Dsource.hxx78 sal_Int8 sourceActions,
113 sal_Int8 sourceActions,
H A Dglobals.hxx60 sal_Int8 dndOleKeysToAction( DWORD grfKeyState, sal_Int8 sourceActions);
H A Dtarget.hxx192 inline sal_Int8 getFilteredActions( DWORD grfKeyState, DWORD sourceActions);
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx248 sal_Int8 sourceActions, in startDrag() argument
267 mDragSourceActions = sourceActions; in startDrag()
H A DDragSource.hxx100 sal_Int8 sourceActions,
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl103 @param sourceActions
124 [in] byte sourceActions,
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.cxx106 sal_Int8 sourceActions, in startDrag() argument
113 m_hWnd, sourceActions); in startDrag()
H A DDragSource.hxx85 sal_Int8 sourceActions,
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx146 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image,
493 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image,
H A DX11_selection.cxx3212 sal_Int8 sourceActions, in startDrag() argument
3220 fprintf( stderr, "startDrag( sourceActions = %x )\n", (int)sourceActions ); in startDrag()
3395 m_nSourceActions = sourceActions | DNDConstants::ACTION_DEFAULT; in startDrag()
4147 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image, in startDrag() argument
4153 m_xRealDragSource->startDrag( trigger, sourceActions, cursor, image, transferable, listener ); in startDrag()
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx325 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image,

Completed in 129 milliseconds