Searched refs:s_pCWinClipbImpl (Results 1 – 2 of 2) sorted by relevance
69 CWinClipbImpl* CWinClipbImpl::s_pCWinClipbImpl = NULL; member in CWinClipbImpl85 s_pCWinClipbImpl = this; in CWinClipbImpl()96 s_pCWinClipbImpl = NULL; in ~CWinClipbImpl()247 if ( NULL != s_pCWinClipbImpl ) in onClipboardContentChanged()248 s_pCWinClipbImpl->m_pWinClipboard->notifyAllClipboardListener( ); in onClipboardContentChanged()
111 static CWinClipbImpl* s_pCWinClipbImpl; member in CWinClipbImpl
Completed in 9 milliseconds