Searched refs:ClipboardEvent (Results 1 – 19 of 19) sorted by relevance
28 #include <com/sun/star/datatransfer/clipboard/ClipboardEvent.idl>52 @see com::sun::star::datatransfer::clipboard::ClipboardEvent54 [oneway] void changedContents( [in] ClipboardEvent event );
45 published struct ClipboardEvent: com::sun::star::lang::EventObject
25 import com.sun.star.datatransfer.clipboard.ClipboardEvent;38 public void changedContents(ClipboardEvent event) in changedContents()
31 import com.sun.star.datatransfer.clipboard.ClipboardEvent;103 public void changedContents(ClipboardEvent evt) { in changedContents()
111 virtual void SAL_CALL changedContents( const ClipboardEvent& event ) throw( RuntimeException );123 void SAL_CALL CClipboardListener::changedContents( const ClipboardEvent& event ) throw( RuntimeExce… in changedContents()
289 ClipboardEvent aEvent; in fireClipboardChangedEvent()293 aEvent = ClipboardEvent(static_cast<OWeakObject*>(this), getContents()); in fireClipboardChangedEvent()
237 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents()399 ClipboardEvent aClipbEvent(static_cast<XClipboard*>(this), m_aContents); in notifyAllClipboardListener()
156 virtual void SAL_CALL changedContents( const ClipboardEvent& event ) throw(RuntimeException);182 void SAL_CALL ClipboardListener::changedContents( const ClipboardEvent& event ) in changedContents()
52 … SAL_CALL changedContents( const ::com::sun::star::datatransfer::clipboard::ClipboardEvent& event )
55 const datatransfer::clipboard::ClipboardEvent& rEventObject ) in changedContents()
1303 …virtual void SAL_CALL changedContents( const clipboard::ClipboardEvent& event ) throw (RuntimeExce…1341 void SAL_CALL TransferableClipboardNotifier::changedContents( const clipboard::ClipboardEvent& even… in changedContents()
83 virtual void SAL_CALL changedContents( const CLIP_NMSPC::ClipboardEvent& rEventObject )
134 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents()
241 ClipboardEvent aClipbEvent(static_cast<XClipboard*>(this), rXTransf); in notifyAllClipboardListener()
112 ClipboardEvent aEvent( static_cast<OWeakObject*>(this), m_aContents); in fireChangedContentsEvent()
310 void SAL_CALL SwClipboardChangeListener::changedContents( const CLIP_NMSPC::ClipboardEvent& rEventO… in changedContents()
189 datatransfer::clipboard::ClipboardEvent aEv; in setContents()
122 …virtual void SAL_CALL changedContents( const datatransfer::clipboard::ClipboardEvent& rEventObject…222 …_CALL SfxClipboardChangeListener::changedContents( const datatransfer::clipboard::ClipboardEvent& ) in changedContents() argument
1723 offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent \
Completed in 108 milliseconds