Searched refs:SfxClipboardChangeListener (Results 1 – 2 of 2) sorted by relevance
110 class SfxClipboardChangeListener : public ::cppu::WeakImplHelper1< class115 virtual ~SfxClipboardChangeListener();141 SfxClipboardChangeListener* m_pListener;149 DECL_STATIC_LINK( SfxClipboardChangeListener, AsyncExecuteHdl_Impl, AsyncExecuteInfo* );152 SfxClipboardChangeListener::SfxClipboardChangeListener( SfxViewShell* pView, const uno::Reference< … in SfxClipboardChangeListener() function in SfxClipboardChangeListener168 SfxClipboardChangeListener::~SfxClipboardChangeListener() in ~SfxClipboardChangeListener()172 void SfxClipboardChangeListener::ChangedContents() in ChangedContents()202 void SAL_CALL SfxClipboardChangeListener::disposing( const lang::EventObject& /*rEventObject*/ ) in disposing()219 …Application::PostUserEvent( STATIC_LINK( 0, SfxClipboardChangeListener, AsyncExecuteHdl_Impl ), pI… in disposing()222 void SAL_CALL SfxClipboardChangeListener::changedContents( const datatransfer::clipboard::Clipboard… in changedContents()[all …]
49 class SfxClipboardChangeListener;74 ::rtl::Reference< SfxClipboardChangeListener > xClipboardListener;
Completed in 24 milliseconds