Home | History | Annotate | Download | only in win

Lines Matching refs:E_NOTIMPL

116         /* [retval][out] */ IWebUndoManager **undoManager) { return E_NOTIMPL; }
120 /* [in] */ BSTR word) { return E_NOTIMPL; }
123 /* [in] */ BSTR word) { return E_NOTIMPL; }
138 /* [out] */ int *badGrammarLength) { return E_NOTIMPL; }
146 /* [in] */ int guessesCount) { return E_NOTIMPL; }
149 /* [in] */ BSTR word) { return E_NOTIMPL; }
152 /* [in] */ BOOL show) { return E_NOTIMPL; }
155 /* [retval][out] */ BOOL *result) { return E_NOTIMPL; }
159 /* [retval][out] */ IEnumSpellingGuesses **guesses) { return E_NOTIMPL; }
162 /* [in] */ IWebView *view) { return E_NOTIMPL; }
165 /* [retval][out] */ BOOL *exists) { return E_NOTIMPL; }
167 virtual HRESULT STDMETHODCALLTYPE preflightChosenSpellServer( void) { return E_NOTIMPL; }
169 virtual HRESULT STDMETHODCALLTYPE updateGrammar( void) { return E_NOTIMPL; }