--- a/fep/aknfep/inc/aknfepuiinputstateminiqwertyzhuyinphrase.h Wed Sep 15 12:34:44 2010 +0300
+++ b/fep/aknfep/inc/aknfepuiinputstateminiqwertyzhuyinphrase.h Wed Oct 13 14:55:58 2010 +0300
@@ -174,18 +174,6 @@
* @return None.
*/
void ShowEEPInfo();
-
- /**
- * Submit text
- * @param aText text
- */
- void SubmitTextL( const TDesC& aText );
-
-protected:
- void CommitCandidateL();
-
- TInt GetIndexOfToneMark( const TDesC& aText);
-
};
/**
@@ -218,18 +206,8 @@
* @param aCommandId Command ID value
*/
void HandleCommandL( TInt aCommandId );
-
- /**
- * Submit text
- * @param aText text
- */
- void SubmitTextL( const TDesC& aText );
-
+
private:
-
- void CommitCandidateL();
-
- TInt GetIndexOfToneMark( const TDesC& aText);
/**
* From TAknFepInputStateCandidateBasePhrase
* Handle system key press
@@ -310,12 +288,6 @@
* @since S60 v3.2
*/
TInt GetIndexOfToneMark( const TDesC& aText);
-
- /**
- * Submit text
- * @param aText text
- */
- void SubmitTextL( const TDesC& aText );
};
#endif /*AKNFEPUIINPUTSTATEMINIQWERTYZHUYINPHRASE_H_*/