Searched refs:nEventAction (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 245 sal_uInt16 nEventAction; in ExecuteDrop() local 253 nUserOpt, m_nDropFormat, nEventAction, 0, in ExecuteDrop() 403 sal_uInt16 nEventAction; in AcceptDrop() local 412 nUserOpt, m_nDropFormat, nEventAction ); in AcceptDrop() 442 nEventAction = pSrcSh->GetDoc() == rSh.GetDoc() in AcceptDrop() 456 if( EXCHG_IN_ACTION_DEFAULT == nEventAction && in AcceptDrop() 458 nEventAction = DND_ACTION_COPY; in AcceptDrop() 470 if ( EXCHG_IN_ACTION_DEFAULT != nEventAction ) in AcceptDrop() 471 nUserOpt = (sal_Int8)nEventAction; in AcceptDrop()
|
H A D | edtwin.cxx | 5072 sal_uInt16 nEventAction, nDropAction, nDropDestination; in Command() local 5081 nEventAction ); in Command()
|
/aoo4110/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() 2870 sal_uInt16 nEventAction, in PasteFormat() local 2884 nFormat, nEventAction, nFormat, in PasteFormat() 2899 sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction; in _TestAllowedFormat() local 2906 nEventAction, nFormat, in _TestAllowedFormat()
|
Completed in 153 milliseconds