Searched refs:xClipEvtLstnr (Results 1 – 5 of 5) sorted by relevance
77 uno::Reference<datatransfer::clipboard::XClipboardListener> xClipEvtLstnr( this ); in AddRemoveListener() local79 xClpbrdNtfr->addClipboardListener( xClipEvtLstnr ); in AddRemoveListener()81 xClpbrdNtfr->removeClipboardListener( xClipEvtLstnr ); in AddRemoveListener()
102 if( xClipEvtLstnr.is() ) in ~SwView_Impl()230 if(!xClipEvtLstnr.is()) in AddClipboardListener()232 xClipEvtLstnr = pClipEvtLstnr = new SwClipboardChangeListener( *pView ); in AddClipboardListener()
103 STAR_REFERENCE( lang::XEventListener ) xClipEvtLstnr;
220 ::com::sun::star::lang:: XEventListener > xClipEvtLstnr;
1753 if( !xClipEvtLstnr.is() && pEditWin) in GetState()
Completed in 49 milliseconds