/aoo41x/main/dtrans/source/test/ |
H A D | test_dtrans.cxx | 110 …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
|
/aoo41x/main/dtrans/source/win32/dtobj/ |
H A D | XNotifyingDataObject.cxx | 147 void SAL_CALL CXNotifyingDataObject::lostOwnership( ) in lostOwnership() function in CXNotifyingDataObject 152 m_XClipboardOwner->lostOwnership( in lostOwnership()
|
H A D | XNotifyingDataObject.hxx | 89 void SAL_CALL lostOwnership( );
|
/aoo41x/main/dtrans/source/win32/workbench/ |
H A D | test_wincb.cxx | 152 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X… 241 void SAL_CALL CTransferable::lostOwnership( in lostOwnership() function in CTransferable
|
/aoo41x/main/vcl/unx/generic/dtrans/ |
H A D | X11_clipboard.cxx | 141 xOwner->lostOwnership(xThis, m_aContents); in clearContents() 185 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents()
|
/aoo41x/main/dtrans/source/os2/clipb/ |
H A D | Os2Clipboard.cxx | 230 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents() 387 xOwner->lostOwnership(static_cast < XClipboard * > (this), m_aContents); in notifyAllClipboardListener()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ |
H A D | ClipboardOwner.java | 34 public void lostOwnership( XClipboard xClipboard, XTransferable xTransferable ) in lostOwnership() method in ClipboardOwner
|
/aoo41x/main/dtrans/test/win32/dnd/ |
H A D | transferable.hxx | 112 …virtual void SAL_CALL lostOwnership( const Reference< XClipboard >& xClipboard, const Reference< X…
|
H A D | transferable.cxx | 119 void SAL_CALL CTransferable::lostOwnership( const Reference< XClipboard >& xClipboard, const Refere… in lostOwnership() function in CTransferable
|
/aoo41x/main/qadevOOo/tests/java/ifc/datatransfer/clipboard/ |
H A D | _XClipboard.java | 62 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() method in _XClipboard.MyOwner
|
H A D | _XClipboardNotifier.java | 65 public void lostOwnership(XClipboard board, XTransferable contents) { in lostOwnership() method in _XClipboardNotifier.MyOwner
|
/aoo41x/main/basctl/source/inc/ |
H A D | dlgedclip.hxx | 58 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat…
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedclip.cxx | 138 void SAL_CALL DlgEdTransferableImpl::lostOwnership( const Reference< XClipboard >&, const Reference… in lostOwnership() function in DlgEdTransferableImpl
|
/aoo41x/main/dtrans/source/win32/clipb/ |
H A D | WinClipbImpl.cxx | 260 theCaller->lostOwnership( ); in onReleaseDataObject()
|
/aoo41x/main/offapi/com/sun/star/datatransfer/clipboard/ |
H A D | XClipboardOwner.idl | 62 [oneway] void lostOwnership( [in] XClipboard xClipboard, [in] XTransferable xTrans );
|
/aoo41x/main/dtrans/source/generic/ |
H A D | generic_clipboard.cxx | 127 oldOwner->lostOwnership(static_cast < XClipboard * > (this), oldContents); in setContents()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 227 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat… 238 TransferableHelper::lostOwnership( _rxClipboard, _rxTrans ); in implCallOwnLostOwnership()
|
/aoo41x/main/svx/source/inc/ |
H A D | fmexch.hxx | 91 …virtual void SAL_CALL lostOwnership( const ::com::sun::star::uno::Reference< ::com::sun::star::dat…
|
/aoo41x/main/vcl/aqua/source/dtrans/ |
H A D | aqua_clipboard.cxx | 314 try { oldOwner->lostOwnership(static_cast<XClipboardEx*>(this), oldContent); } in fireLostClipboardOwnershipEvent()
|
/aoo41x/main/svx/source/form/ |
H A D | fmexch.cxx | 92 …void SAL_CALL OLocalExchange::lostOwnership( const Reference< clipboard::XClipboard >& _rxClipboar… in lostOwnership() function in svxform::OLocalExchange
|
/aoo41x/main/vcl/source/components/ |
H A D | dtranscomp.cxx | 195 xOldOwner->lostOwnership( this, xOldContents ); in setContents()
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer.cxx | 527 void SAL_CALL TransferableHelper::lostOwnership( const Reference< XClipboard >&, const Reference< X… in lostOwnership() function in TransferableHelper
|