Lines Matching refs:CMpegAudEncPropertyPageAdv
47 CUnknown *CMpegAudEncPropertyPageAdv::CreateInstance( LPUNKNOWN punk, HRESULT *phr )
49 CMpegAudEncPropertyPageAdv *pNewObject
50 = new CMpegAudEncPropertyPageAdv( punk, phr );
61 CMpegAudEncPropertyPageAdv::CMpegAudEncPropertyPageAdv(LPUNKNOWN punk, HRESULT *phr) :
74 HRESULT CMpegAudEncPropertyPageAdv::OnConnect(IUnknown *pUnknown)
109 HRESULT CMpegAudEncPropertyPageAdv::OnDisconnect()
139 HRESULT CMpegAudEncPropertyPageAdv::OnActivate(void)
151 HRESULT CMpegAudEncPropertyPageAdv::OnDeactivate(void)
159 BOOL CMpegAudEncPropertyPageAdv::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam)
251 HRESULT CMpegAudEncPropertyPageAdv::OnApplyChanges()
274 void CMpegAudEncPropertyPageAdv::InitPropertiesDialog(HWND hwndParent)
338 void CMpegAudEncPropertyPageAdv::EnableControls(HWND hwndParent, bool bEnable)
361 void CMpegAudEncPropertyPageAdv::SetDirty()