videditor/VideoEditorUiComponents/inc/VeiCutterBar.h
branchCompilerCompatibility
changeset 6 82f48373d3dd
parent 0 951a5db380a0
equal deleted inserted replaced
4:d55f59a6de23 6:82f48373d3dd
   266 		 * 
   266 		 * 
   267 		 * @param -
   267 		 * @param -
   268 		 *
   268 		 *
   269 		 * @return rect of the area to be cut
   269 		 * @return rect of the area to be cut
   270 		 */
   270 		 */
   271         TRect CVeiCutterBar::CalculateCutAreaRect() const;
   271         TRect CalculateCutAreaRect() const;
   272 
   272 
   273     private:
   273     private:
   274 
   274 
   275 		/** In point. */
   275 		/** In point. */
   276 		TUint iInPoint;
   276 		TUint iInPoint;