Home
last modified time | relevance | path

Searched refs:EXCHG_INOUT_ACTION_NONE (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sot/inc/sot/
H A Dexchange.hxx106 #define EXCHG_INOUT_ACTION_NONE ((sal_uInt16)com::sun::star::datatransfer::dnd::DND… macro
107 #define EXCHG_IN_ACTION_DEFAULT EXCHG_INOUT_ACTION_NONE
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1105 bIsPaste = (EXCHG_INOUT_ACTION_NONE != nAction); in IsPaste()
1152 return EXCHG_INOUT_ACTION_NONE != nAction && in Paste()
1274 else if( EXCHG_INOUT_ACTION_NONE != nAction ) in PasteData()
1551 sal_uInt16 nRet = EXCHG_INOUT_ACTION_NONE; in GetSotDestination()
2888 if( EXCHG_INOUT_ACTION_NONE != nAction ) in PasteFormat()
2900 sal_uInt16 nAction = EXCHG_INOUT_ACTION_NONE, nEventAction; in _TestAllowedFormat()
2910 return EXCHG_INOUT_ACTION_NONE != nAction; in _TestAllowedFormat()
/trunk/main/sot/source/base/
H A Dformats.cxx1490 return EXCHG_INOUT_ACTION_NONE; in GetTransferableAction_Impl()
1522 return EXCHG_INOUT_ACTION_NONE; in GetExchangeAction()
1602 nUserAction = EXCHG_INOUT_ACTION_NONE; in GetExchangeAction()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx414 if( EXCHG_INOUT_ACTION_NONE != m_nDropAction ) in AcceptDrop()
H A Dedtwin.cxx5116 if( EXCHG_INOUT_ACTION_NONE != nDropAction ) in Command()

Completed in 67 milliseconds