Lines Matching refs:OJoinExchObj

49 	String OJoinExchObj::m_sJoinFormat;
53 DBG_NAME(OJoinExchObj) in DBG_NAME() argument
55 OJoinExchObj::OJoinExchObj(const OJoinExchangeData& jxdSource,sal_Bool _bFirstEntry) in DBG_NAME()
60 DBG_CTOR(OJoinExchObj,NULL); in DBG_NAME()
65 OJoinExchObj::~OJoinExchObj() in ~OJoinExchObj()
67 DBG_DTOR(OJoinExchObj,NULL); in ~OJoinExchObj()
71 …void OJoinExchObj::StartDrag( Window* _pWindow, sal_Int8 _nDragSourceActions, IDragTransferableLis… in StartDrag()
78 void OJoinExchObj::DragFinished( sal_Int8 /*nDropAction*/ ) in DragFinished()
86 …sal_Bool OJoinExchObj::isFormatAvailable( const DataFlavorExVector& _rFormats ,SotFormatStringId _… in isFormatAvailable()
101 OJoinExchangeData OJoinExchObj::GetSourceDescription(const Reference< XTransferable >& _rxObject) in GetSourceDescription()
107OJoinExchObj* pImplementation = reinterpret_cast<OJoinExchObj*>(xTunnel->getSomething(getUnoTunnel… in GetSourceDescription()
115 Sequence< sal_Int8 > OJoinExchObj::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
131 …sal_Int64 SAL_CALL OJoinExchObj::getSomething( const Sequence< sal_Int8 >& _rIdentifier ) throw(Ru… in getSomething()
140 void OJoinExchObj::AddSupportedFormats() in AddSupportedFormats()
148 sal_Bool OJoinExchObj::GetData( const ::com::sun::star::datatransfer::DataFlavor& rFlavor ) in GetData()
161 Any SAL_CALL OJoinExchObj::queryInterface( const Type& _rType ) throw(RuntimeException) in queryInterface()
170 void SAL_CALL OJoinExchObj::acquire( ) throw() in acquire()
176 void SAL_CALL OJoinExchObj::release( ) throw() in release()