Searched refs:nEventAction (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 241 sal_uInt16 nEventAction; in ExecuteDrop() local 249 nUserOpt, m_nDropFormat, nEventAction, 0, in ExecuteDrop() 399 sal_uInt16 nEventAction; in AcceptDrop() local 408 nUserOpt, m_nDropFormat, nEventAction ); in AcceptDrop() 438 nEventAction = pSrcSh->GetDoc() == rSh.GetDoc() in AcceptDrop() 452 if( EXCHG_IN_ACTION_DEFAULT == nEventAction && in AcceptDrop() 454 nEventAction = DND_ACTION_COPY; in AcceptDrop() 466 if ( EXCHG_IN_ACTION_DEFAULT != nEventAction ) in AcceptDrop() 467 nUserOpt = (sal_Int8)nEventAction; in AcceptDrop()
|
H A D | edtwin.cxx | 5104 sal_uInt16 nEventAction, nDropAction, nDropDestination; in Command() local 5113 nEventAction ); in Command()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1095 sal_uInt16 nEventAction; // output param for GetExchangeAction in IsPaste() local 1101 nFormat, nEventAction, 0, in IsPaste() 1115 sal_uInt16 nEventAction, nAction=0, in Paste() local 1138 nFormat, nEventAction, 0, in Paste() 2871 sal_uInt16 nEventAction, in PasteFormat() local 2885 nFormat, nEventAction, nFormat, in PasteFormat() 2900 sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction; in _TestAllowedFormat() local 2907 nEventAction, nFormat, in _TestAllowedFormat()
|
Completed in 100 milliseconds