Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/docvw/
H A Dedtdd.cxx248 m_nDropAction = SotExchange::GetExchangeAction( in ExecuteDrop()
259 if( !SwTransferable::PasteData( aData, rSh, m_nDropAction, m_nDropFormat, in ExecuteDrop()
407 m_nDropAction = SotExchange::GetExchangeAction( in AcceptDrop()
414 if( EXCHG_INOUT_ACTION_NONE != m_nDropAction ) in AcceptDrop()
461 EXCHG_IN_ACTION_LINK == m_nDropAction) || in AcceptDrop()
H A Dedtwin.cxx4564 m_nDropAction( 0 ), in SwEditWin()
/aoo41x/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 45 milliseconds