Searched refs:m_nDropFormat (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 253 nUserOpt, m_nDropFormat, nEventAction, 0, in ExecuteDrop() 259 if( !SwTransferable::PasteData( aData, rSh, m_nDropAction, m_nDropFormat, in ExecuteDrop() 412 nUserOpt, m_nDropFormat, nEventAction ); in AcceptDrop() 460 if( (SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE == m_nDropFormat && in AcceptDrop() 462 SOT_FORMATSTR_ID_SBA_CTRLDATAEXCHANGE == m_nDropFormat ) in AcceptDrop()
|
H A D | edtwin.cxx | 4563 m_nDropFormat( 0 ), in SwEditWin()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | edtwin.hxx | 112 sal_uLong m_nDropFormat; //Format aus dem letzten QueryDrop member in SwEditWin 254 sal_uLong GetDropFormat() const { return m_nDropFormat; } in GetDropFormat()
|
Completed in 93 milliseconds