Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx244 m_nDropAction = SotExchange::GetExchangeAction( in ExecuteDrop()
255 if( !SwTransferable::PasteData( aData, rSh, m_nDropAction, m_nDropFormat, in ExecuteDrop()
403 m_nDropAction = SotExchange::GetExchangeAction( in AcceptDrop()
410 if( EXCHG_INOUT_ACTION_NONE != m_nDropAction ) in AcceptDrop()
457 EXCHG_IN_ACTION_LINK == m_nDropAction) || in AcceptDrop()
H A Dedtwin.cxx4564 m_nDropAction( 0 ), in SwEditWin()
/trunk/main/sw/source/ui/inc/
H A Dedtwin.hxx113 sal_uInt16 m_nDropAction; //Action aus dem letzten QueryDrop member in SwEditWin
253 sal_uInt16 GetDropAction() const { return m_nDropAction; } in GetDropAction()

Completed in 28 milliseconds