| /trunk/main/vcl/source/window/ |
| H A D | dndlcon.cxx | 138 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDropEvent() argument 156 locationX, locationY, sourceActions, transferable ); in fireDropEvent() 258 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDragOverEvent() argument 275 dropAction, locationX, locationY, sourceActions ); in fireDragOverEvent() 325 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions, in fireDragEnterEvent() argument 343 dropAction, locationX, locationY, sourceActions, dataFlavors ); in fireDragEnterEvent() 393 sal_Int8 dropAction, sal_Int32 locationX, sal_Int32 locationY, sal_Int8 sourceActions ) in fireDropActionChangedEvent() argument 410 dropAction, locationX, locationY, sourceActions ); in fireDropActionChangedEvent()
|
| /trunk/main/vcl/inc/ |
| H A D | dndlcon.hxx | 56 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 D | source.cxx | 103 sal_Int8 sourceActions, in StartDragImpl() argument 110 m_sourceActions= sourceActions; in StartDragImpl() 195 sal_Int8 sourceActions, in startDrag() argument 208 StartDragImpl(trigger, sourceActions, cursor, image, trans, listener); in startDrag()
|
| H A D | source.hxx | 78 sal_Int8 sourceActions, 111 sal_Int8 sourceActions,
|
| H A D | globals.hxx | 60 sal_Int8 dndOleKeysToAction( DWORD grfKeyState, sal_Int8 sourceActions);
|
| H A D | target.hxx | 189 inline sal_Int8 getFilteredActions( DWORD grfKeyState, DWORD sourceActions);
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DragSource.cxx | 245 sal_Int8 sourceActions, in startDrag() argument 263 mDragSourceActions = sourceActions; in startDrag()
|
| H A D | DragSource.hxx | 98 sal_Int8 sourceActions,
|
| /trunk/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | XDragSource.idl | 103 @param sourceActions 124 [in] byte sourceActions,
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | DragSource.cxx | 105 sal_Int8 sourceActions, in startDrag() argument 112 m_hWnd, sourceActions); in startDrag()
|
| H A D | DragSource.hxx | 83 sal_Int8 sourceActions,
|
| /trunk/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.hxx | 144 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image, 484 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image,
|
| H A D | X11_selection.cxx | 3208 sal_Int8 sourceActions, in startDrag() argument 3216 fprintf( stderr, "startDrag( sourceActions = %x )\n", (int)sourceActions ); in startDrag() 3390 m_nSourceActions = sourceActions | DNDConstants::ACTION_DEFAULT; in startDrag() 4139 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image, in startDrag() argument 4145 … m_xRealDragSource->startDrag( trigger, sourceActions, cursor, image, transferable, listener ); in startDrag()
|
| /trunk/main/vcl/source/components/ |
| H A D | dtranscomp.cxx | 316 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image,
|