API published in: S60 1st Ed
#include <eikedwin.h>
Data Fields |
|
| TInt | iFlags |
| Flags for the search (see CEikEdwin::TFindFlags). |
|
| TBuf< 500 > | iText |
| Text to search for. |
|
| TBuf< 500 > | iReplaceText |
| Text to replace it with. |
|
| TReplaceOption | iReplaceOption |
| Replace options. |
|
|
|
Flags for the search (see CEikEdwin::TFindFlags). |
|
|
Replace options. |
|
|
Text to replace it with. |
|
|
Text to search for. |