camerauis/cameraapp/generic/inc/camtextitem.h
branchRCL_3
changeset 35 e32fcfe0045f
parent 0 1ddebce53859
--- a/camerauis/cameraapp/generic/inc/camtextitem.h	Wed Jun 09 09:21:41 2010 +0300
+++ b/camerauis/cameraapp/generic/inc/camtextitem.h	Mon Jun 21 15:19:37 2010 +0300
@@ -78,6 +78,12 @@
      * @param aBitmapContext Graphics context to draw into.
      */
     void Draw( CBitmapContext& aBitmapContext ) const;
+    
+    /**
+     * Return the rect of the textitem
+     *
+     */
+    TRect Rect();
 
 private: