Home
last modified time | relevance | path

Searched refs:GetDragSourceFlags (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx509 if ( rData.pCellTransfer && ( rData.pCellTransfer->GetDragSourceFlags() & SC_DROP_TABLE ) && in ExecuteDrop()
550 if ( rData.pCellTransfer && ( rData.pCellTransfer->GetDragSourceFlags() & SC_DROP_TABLE ) && in AcceptDrop()
H A Dgridwin.cxx3364 if ( rData.pCellTransfer->GetDragSourceFlags() & SC_DROP_TABLE ) // whole sheet? in AcceptPrivateDrop()
3863 sal_uInt16 nFlags = pTransObj->GetDragSourceFlags(); in DropTransferObj()
4247 sal_uInt16 nFlags = rData.pDrawTransfer->GetDragSourceFlags(); in ExecuteDrop()
/aoo41x/main/sc/source/ui/inc/
H A Ddrwtrans.hxx98 sal_uInt16 GetDragSourceFlags() const { return nDragSourceFlags; } in GetDragSourceFlags() function in ScDrawTransferObj
H A Dtransobj.hxx93 sal_uInt16 GetDragSourceFlags() const { return nDragSourceFlags; } in GetDragSourceFlags() function in ScTransferObj

Completed in 52 milliseconds