Searched refs:m_nDropAction (Results 1 – 3 of 3) sorted by relevance
244 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()
4564 m_nDropAction( 0 ), in SwEditWin()
113 sal_uInt16 m_nDropAction; //Action aus dem letzten QueryDrop member in SwEditWin253 sal_uInt16 GetDropAction() const { return m_nDropAction; } in GetDropAction()
Completed in 28 milliseconds