diff -r 8f559c47d7fd -r e32fcfe0045f camerauis/cameraapp/generic/inc/camtextitem.h --- 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: