Searched refs:m_pClipEvtLstnr (Results 1 – 2 of 2) sorted by relevance
95 if ( pImpl->m_pClipEvtLstnr ) in ~ScCellShell()97 pImpl->m_pClipEvtLstnr->AddRemoveListener( GetViewData()->GetActiveWin(), sal_False ); in ~ScCellShell()101 pImpl->m_pClipEvtLstnr->ClearCallbackLink(); in ~ScCellShell()103 pImpl->m_pClipEvtLstnr->release(); in ~ScCellShell()454 if ( !pImpl->m_pClipEvtLstnr ) in GetClipState()457 …pImpl->m_pClipEvtLstnr = new TransferableClipboardListener( LINK( this, ScCellShell, ClipboardChan… in GetClipState()458 pImpl->m_pClipEvtLstnr->acquire(); in GetClipState()460 pImpl->m_pClipEvtLstnr->AddRemoveListener( pWin, sal_True ); in GetClipState()
42 TransferableClipboardListener* m_pClipEvtLstnr; member47 m_pClipEvtLstnr( NULL ), in CellShell_Impl()
Completed in 17 milliseconds