Searched refs:_nDragSourceActions (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svtools/source/misc/ |
H A D | stringtransfer.cxx | 98 …StartStringDrag( const ::rtl::OUString& _rContent, Window* _pWindow, sal_Int8 _nDragSourceActions ) in StartStringDrag() argument 102 pTransferable->StartDrag(_pWindow, _nDragSourceActions); in StartStringDrag()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | JoinExchange.cxx | 71 …void OJoinExchObj::StartDrag( Window* _pWindow, sal_Int8 _nDragSourceActions, IDragTransferableLis… in StartDrag() argument 74 TransferableHelper::StartDrag(_pWindow, _nDragSourceActions); in StartDrag()
|
/aoo42x/main/svx/source/form/ |
H A D | fmexch.cxx | 102 …void OLocalExchange::startDrag( Window* _pWindow, sal_Int8 _nDragSourceActions, const GrantAccess&… in startDrag() argument 105 StartDrag( _pWindow, _nDragSourceActions ); in startDrag()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | stringtransfer.hxx | 71 …tartStringDrag( const ::rtl::OUString& _rContent, Window* _pWindow, sal_Int8 _nDragSourceActions );
|
Completed in 16 milliseconds