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
114SfxClipboardChangeListener( SfxViewShell* pView, const uno::Reference< datatransfer::clipboard::XC…
115 virtual ~SfxClipboardChangeListener();
136 …eference< datatransfer::clipboard::XClipboardListener > xThis, SfxClipboardChangeListener* pListen… in AsyncExecuteInfo()
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()
184 IMPL_STATIC_LINK_NOINSTANCE( SfxClipboardChangeListener, AsyncExecuteHdl_Impl, AsyncExecuteInfo*, p… in IMPL_STATIC_LINK_NOINSTANCE() argument
[all …]
H A Dviewimp.hxx49 class SfxClipboardChangeListener;
74 ::rtl::Reference< SfxClipboardChangeListener > xClipboardListener;