Home
last modified time | relevance | path

Searched refs:nEventAction (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx241 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 Dedtwin.cxx5103 sal_uInt16 nEventAction, nDropAction, nDropDestination; in Command() local
5112 nEventAction ); in Command()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1086 sal_uInt16 nEventAction; // output param for GetExchangeAction in IsPaste() local
1092 nFormat, nEventAction, 0, in IsPaste()
1106 sal_uInt16 nEventAction, nAction=0, in Paste() local
1129 nFormat, nEventAction, 0, in Paste()
2855 sal_uInt16 nEventAction, in PasteFormat() local
2869 nFormat, nEventAction, nFormat, in PasteFormat()
2884 sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction; in _TestAllowedFormat() local
2891 nEventAction, nFormat, in _TestAllowedFormat()