Searched refs:CCommonBrowser (Results 1 – 3 of 3) sorted by relevance
23 CCommonBrowser::CCommonBrowser() in CCommonBrowser() function in CCommonBrowser27 CCommonBrowser::~CCommonBrowser() in ~CCommonBrowser()153 DWORD STDMETHODCALLTYPE CCommonBrowser::GetBrowserIndex() in GetBrowserIndex()228 HRESULT STDMETHODCALLTYPE CCommonBrowser::OnDestroy() in OnDestroy()238 HRESULT STDMETHODCALLTYPE CCommonBrowser::OnSetFocus() in OnSetFocus()279 LPBASEBROWSERDATA CCommonBrowser::PutBaseBrowserData() in PutBaseBrowserData()289 HRESULT STDMETHODCALLTYPE CCommonBrowser::SetTopBrowser() in SetTopBrowser()375 HRESULT STDMETHODCALLTYPE CCommonBrowser::_SendChildren( in _SendChildren()426 HRESULT STDMETHODCALLTYPE CCommonBrowser::_ResizeView() in _ResizeView()451 int STDMETHODCALLTYPE CCommonBrowser::_GetToolbarCount() in _GetToolbarCount()[all …]
23 class CCommonBrowser :24 public CComCoClass<CCommonBrowser, &CLSID_CCommonBrowser>,38 CCommonBrowser();39 ~CCommonBrowser();190 DECLARE_AGGREGATABLE(CCommonBrowser)194 BEGIN_COM_MAP(CCommonBrowser)
150 OBJECT_ENTRY(CLSID_CCommonBrowser, CCommonBrowser)