X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFLclCalendar.h;h=2d6e30f4b77a0bf8d87aac69c9b2ff962bb379da;hb=8c56709719adac754c76dbcb78f06d4915ceada9;hp=d896a02867d8e2734fa3854d64cce72b1b0e4f2d;hpb=159ecf466f297a8f1913e30322c702c909af61cd;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FLclCalendar.h b/inc/FLclCalendar.h index d896a02..2d6e30f 100644 --- a/inc/FLclCalendar.h +++ b/inc/FLclCalendar.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -89,7 +88,7 @@ enum TimeField TIME_FIELD_YEAR, /**< Year : 1-based */ TIME_FIELD_MONTH, /**< Month : 1-based (1~13)*/ TIME_FIELD_WEEK_OF_YEAR, /**< Week of Year : 1-based (1~53) */ - TIME_FIELD_WEEK_OF_MONTH, /**< Week of Month : 1-based (1~5, may be specified as 0) */ + TIME_FIELD_WEEK_OF_MONTH, /**< Week of Month : 1-based (1~6, may be specified as 0) */ TIME_FIELD_DAY_OF_MONTH, /**< Date : 1-based (1~31) */ TIME_FIELD_DAY_OF_YEAR, /**< Day of Year : 1-based (1~366) */ TIME_FIELD_DAY_OF_WEEK, /**< Day of Week : 1-based (1~7) */ @@ -148,7 +147,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarAddTimeFieldPage "here". * @endif * @@ -168,7 +167,7 @@ public: * -# The method returns E_INVALID_STATE if the time field is invalid. * * @section CompCalendarAddTimeFieldSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the time field is invalid. @@ -183,7 +182,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarAfterPage "here". * @endif * @@ -208,7 +207,7 @@ public: * -# The method returns E_INVALID_STATE and E_OUT_OF_RANGE if the instance of %Calendar to be compared is invalid. * * @section CompCalendarAfterSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the instance of %Calendar to be compared is invalid. @@ -225,7 +224,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarBeforePage "here". * @endif * @@ -250,7 +249,7 @@ public: * -# The method returns E_INVALID_STATE and E_OUT_OF_RANGE if the instance of %Calendar to be compared is invalid. * * @section CompCalendarBeforeSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the instance of %Calendar to be compared is invalid. @@ -312,7 +311,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarRollPage "here". * @endif * @@ -334,7 +333,7 @@ public: * -# The method returns E_INVALID_STATE if the time field is invalid. * * @section CompCalendarRollSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the time field is invalid. @@ -718,7 +717,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarCreateInstanceNPage "here". * @endif * @@ -746,7 +745,7 @@ public: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarCreateInstanceNPage "here". * @endif * @@ -772,7 +771,7 @@ public: * -# The method returns E_UNSUPPORTED_OPERATION if the locale is invalid. * * @section CompCalendarCreateInstanceNSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the locale is invalid. * @endif @@ -867,7 +866,7 @@ protected: * @endif * @since 2.0 * @if OSPCOMPAT - * @compatibility This method has compatibility issues with OSP compatibile applications. @n + * @compatibility This method has compatibility issues with OSP compatible applications. @n * For more information, see @ref CompCalendarConstructPage "here". * @endif * @@ -887,7 +886,7 @@ protected: * -# The method returns E_UNSUPPORTED_OPERATION if the locale is invalid. * * @section CompCalendarConstructSolutionSection Resolutions - * This issue has been resolved in Tizen. @n + * This issue has been resolved in Tizen. * @par When working in Tizen: * -# The method returns E_INVALID_ARG if the locale is invalid. * @endif