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 );123 void SAL_CALL CClipboardListener::changedContents( const ClipboardEvent& event ) in changedContents()
286 ClipboardEvent aEvent; in fireClipboardChangedEvent()290 aEvent = ClipboardEvent(static_cast<OWeakObject*>(this), getContents()); in fireClipboardChangedEvent()
155 virtual void SAL_CALL changedContents( const ClipboardEvent& event );181 void SAL_CALL ClipboardListener::changedContents( const ClipboardEvent& event ) in changedContents()
236 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents()398 ClipboardEvent aClipbEvent(static_cast<XClipboard*>(this), m_aContents); in notifyAllClipboardListener()
51 …SAL_CALL changedContents( const ::com::sun::star::datatransfer::clipboard::ClipboardEvent& event );
54 const datatransfer::clipboard::ClipboardEvent& rEventObject ) in changedContents()
1303 virtual void SAL_CALL changedContents( const clipboard::ClipboardEvent& event );1341 void SAL_CALL TransferableClipboardNotifier::changedContents( const clipboard::ClipboardEvent& even… in changedContents()
82 virtual void SAL_CALL changedContents( const CLIP_NMSPC::ClipboardEvent& rEventObject );
128 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents()
238 ClipboardEvent aClipbEvent(static_cast<XClipboard*>(this), rXTransf); in notifyAllClipboardListener()
110 ClipboardEvent aEvent( static_cast<OWeakObject*>(this), m_aContents); in fireChangedContentsEvent()
309 void SAL_CALL SwClipboardChangeListener::changedContents( const CLIP_NMSPC::ClipboardEvent& rEventO… in changedContents()
182 datatransfer::clipboard::ClipboardEvent aEv; in setContents()
121 …virtual void SAL_CALL changedContents( const datatransfer::clipboard::ClipboardEvent& rEventObject…219 …_CALL SfxClipboardChangeListener::changedContents( const datatransfer::clipboard::ClipboardEvent& ) in changedContents() argument
1723 offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent \