Home
last modified time | relevance | path

Searched refs:SfxClipboardChangeListener (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sfx2/source/view/
H A Dviewsh.cxx110 class SfxClipboardChangeListener : public ::cppu::WeakImplHelper1< class
115 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 SfxClipboardChangeListener
168 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 …]
H A Dviewimp.hxx49 class SfxClipboardChangeListener;
74 ::rtl::Reference< SfxClipboardChangeListener > xClipboardListener;

Completed in 24 milliseconds