/** This method makes the one from the base class public so that itcanbecalledfromtheviewshellwhenoneiscreated.
*/ void InvalidateSpellDialog();
protected: /** Iterate over the sentences in all text shapes and stop at the nextsentencewithspellingerrors.Whiledoingsotheview modemaybechangedandtextshapesaresetintoeditmode.
*/ virtual svx::SpellPortions GetNextWrongSentence( bool bRecheck ) override;
/** This method is responsible for merging corrections made in the spellingdialogbackintothedocument.
*/ virtualvoid ApplyChangedSentence( const svx::SpellPortions& rChanged, bool bRecheck ) override; virtualvoid GetFocus() override; virtualvoid LoseFocus() override;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.