// -*- C++ -*- #ifndef _LYXFR0_H #define _LYXFR0_H
#ifdef __GNUG__ #pragma interface #endif
#include FORMS_H_LOCATION
/** LyXFindReplace0 This is a virtual base class. It does not handle text specific items. It only manages the Find & Replace form and the variables. To be added:
- Replace All lightbutton (checkbox)
- Confirm replace lightbutton (checkbox)
- A history list for search and replace strings. These 2 stringlists should match, so that you can replay previous replaces. If you select another search string, then the first choice should be the replace string you have typed before.
¤ 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.0.13Bemerkung:
(vorverarbeitet)
¤
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 ist noch experimentell.