classicui_pub/notes_api/inc/aknnotecontrol.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 56 d48ab3b357f1
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   367             * and LAF specs for working out indexes.
   367             * and LAF specs for working out indexes.
   368             * @param aLineNum Line number.
   368             * @param aLineNum Line number.
   369             * @return Left index into table "Note With Image Popup Window
   369             * @return Left index into table "Note With Image Popup Window
   370             * Texts Line 1".
   370             * Texts Line 1".
   371             */
   371             */
   372 			TInt NWIPWindowTextsLine1Left(TInt aLineNum) const;
   372 			TInt NWIPWindowTextsLine1L(TInt aLineNum) const;
   373 
   373 
   374         	/**
   374         	/**
   375             * Return Right index into table "Note With Image Popup Window
   375             * Return Right index into table "Note With Image Popup Window
   376             * Texts Line 1". Index depends on number of text lines and image
   376             * Texts Line 1". Index depends on number of text lines and image
   377             * size. See table in *.lay and LAF specs for working out indexes.
   377             * size. See table in *.lay and LAF specs for working out indexes.
   383             * 
   383             * 
   384             * @param aLineNum Line number.
   384             * @param aLineNum Line number.
   385             * @return Right index into table "Note With Image Popup Window
   385             * @return Right index into table "Note With Image Popup Window
   386             * Texts Line 1".
   386             * Texts Line 1".
   387             */
   387             */
   388 			TInt NWIPWindowTextsLine1Right(TInt aLineNum) const;
   388 			TInt NWIPWindowTextsLine1R(TInt aLineNum) const;
   389 
   389 
   390 			/**
   390 			/**
   391             * Return Bottom index into table "Note With Image Popup Window
   391             * Return Bottom index into table "Note With Image Popup Window
   392             * Texts Line 1". Index is the same as the number of text lines
   392             * Texts Line 1". Index is the same as the number of text lines
   393             * minus one. See table in *.lay and LAF specs for working out
   393             * minus one. See table in *.lay and LAF specs for working out