javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtcomposite.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtcomposite.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtcomposite.h	Wed Jun 09 09:34:07 2010 +0300
@@ -91,6 +91,8 @@
     void ComputeTabListL(RSwtControlArray& aList);
     void UpdateDoNotDrawFlag();
     void Update() const;
+    void SetBounds(const TRect& aRect);
+    void SetWidgetSize(const TSize& aSize);
 
 // From ASwtScrollableBase
 protected: