| 500 | } |
| 501 | |
| 502 | bool DuiLib::CWebBrowserUI::IsAutoNavigation() |
| 503 | { |
| 504 | return m_bAutoNavi; |
| 505 | } |
| 506 | |
| 507 | STDMETHODIMP DuiLib::CWebBrowserUI::QueryService( REFGUID guidService, REFIID riid, void** ppvObject ) |
| 508 | { |
nothing calls this directly
no outgoing calls
no test coverage detected