Home
last modified time | relevance | path

Searched refs:lostOwnership (Results 1 – 22 of 22) sorted by relevance

/trunk/main/dtrans/source/test/
H A Dtest_dtrans.cxx110 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X…
130 void SAL_CALL ClipboardOwner::lostOwnership( const Reference< XClipboard >& xClipboard, const Refer… in lostOwnership() function in ClipboardOwner
220 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X…
322 void SAL_CALL StringTransferable::lostOwnership( const Reference< XClipboard >& xClipboard, const R… in lostOwnership() function in StringTransferable
/trunk/main/dtrans/source/win32/dtobj/
H A DXNotifyingDataObject.cxx147 void SAL_CALL CXNotifyingDataObject::lostOwnership( ) in lostOwnership() function in CXNotifyingDataObject
152 m_XClipboardOwner->lostOwnership( in lostOwnership()
H A DXNotifyingDataObject.hxx89 void SAL_CALL lostOwnership( );
/trunk/main/dtrans/source/win32/workbench/
H A Dtest_wincb.cxx152 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X…
241 void SAL_CALL CTransferable::lostOwnership( in lostOwnership() function in CTransferable
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_clipboard.cxx141 xOwner->lostOwnership(xThis, m_aContents); in clearContents()
185 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents()
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Clipboard.cxx230 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents()
387 xOwner->lostOwnership(static_cast < XClipboard * > (this), m_aContents); in notifyAllClipboardListener()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/
H A DClipboardOwner.java34 public void lostOwnership( XClipboard xClipboard, XTransferable xTransferable ) in lostOwnership() method in ClipboardOwner
/trunk/main/dtrans/test/win32/dnd/
H A Dtransferable.hxx112 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X…
H A Dtransferable.cxx119 void SAL_CALL CTransferable::lostOwnership( const Reference< XClipboard >& xClipboard, const Refere… in lostOwnership() function in CTransferable
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/datatransfer/clipboard/
H A D_XClipboard.java62 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() method in _XClipboard.MyOwner
H A D_XClipboardNotifier.java65 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() method in _XClipboardNotifier.MyOwner
/trunk/main/basctl/source/inc/
H A Ddlgedclip.hxx58 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat…
/trunk/main/basctl/source/dlged/
H A Ddlgedclip.cxx138 void SAL_CALL DlgEdTransferableImpl::lostOwnership( const Reference< XClipboard >&, const Reference… in lostOwnership() function in DlgEdTransferableImpl
/trunk/main/dtrans/source/win32/clipb/
H A DWinClipbImpl.cxx260 theCaller->lostOwnership( ); in onReleaseDataObject()
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DXClipboardOwner.idl62 [oneway] void lostOwnership( [in] XClipboard xClipboard, [in] XTransferable xTrans );
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx227 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat…
238 TransferableHelper::lostOwnership( _rxClipboard, _rxTrans ); in implCallOwnLostOwnership()
/trunk/main/dtrans/source/generic/
H A Dgeneric_clipboard.cxx127 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents()
/trunk/main/svx/source/inc/
H A Dfmexch.hxx91 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat…
/trunk/main/vcl/aqua/source/dtrans/
H A Daqua_clipboard.cxx314 try { oldOwner->lostOwnership(static_cast<XClipboardEx*>(this), oldContent); } in fireLostClipboardOwnershipEvent()
/trunk/main/svx/source/form/
H A Dfmexch.cxx92 …void SAL_CALL OLocalExchange::lostOwnership( const Reference< clipboard::XClipboard >& _rxClipboar… in lostOwnership() function in svxform::OLocalExchange
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx195 xOldOwner->lostOwnership( this, xOldContents ); in setContents()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx557 void SAL_CALL TransferableHelper::lostOwnership( const Reference< XClipboard >&, const Reference< X… in lostOwnership() function in TransferableHelper

Completed in 79 milliseconds