fep/aknfep/inc/aknfepuispellcontainer.h
branchRCL_3
changeset 5 a47de9135b21
parent 0 eb1f2e154e89
child 7 6defe5d1bd39
--- a/fep/aknfep/inc/aknfepuispellcontainer.h	Fri Feb 19 23:09:27 2010 +0200
+++ b/fep/aknfep/inc/aknfepuispellcontainer.h	Fri Mar 12 15:44:07 2010 +0200
@@ -54,7 +54,7 @@
     * @return A Pointer to new dictionary container.
     */
     static CAknFepUiSpellContainer* NewL(const TInt aEditorFlag, const TInt aEditorCase, 
-                                         const TInt aEditorSCTResID);
+                                         const TInt aEditorSCTResID, const TBool aSplitEditor );
 
     /**
     * Destructor.
@@ -77,7 +77,8 @@
     * @param aRect Frame rectangle for container.
     * @param aModel Data model of the application.
     */
-    void ConstructL(const TInt aEditorFlag, const TInt aEditorCase, const TInt aEditorSCTResID); 
+    void ConstructL(const TInt aEditorFlag, const TInt aEditorCase, 
+    		        const TInt aEditorSCTResID, const TBool aIsSplitEditor ); 
 
 private: // Functions from base classes