Fixed deprecated doxygen.
authorKeuckdo Bang <keuckdo.bang@samsung.net>
Tue, 4 Jun 2013 10:18:59 +0000 (19:18 +0900)
committerKeuckdo Bang <keuckdo.bang@samsung.net>
Tue, 4 Jun 2013 10:18:59 +0000 (19:18 +0900)
Change-Id: I948f6962e30167553dcd0e62c3e31c343b676db3

inc/FUiCtrlForm.h

index 9c5d1a9..69146d9 100644 (file)
@@ -173,10 +173,10 @@ public:
         *                                                                      Multiple form styles can be combined using bitwise OR.
         * @exception   E_SUCCESS           The method is successful.
         * @exception   E_INVALID_ARG           The specified input parameter is invalid.
-        *                                                                      - ::FORM_STYLE_HEADER and ::FORM_STYLE_TITLE are specified at the same time.
-        *                                                                      - ::FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_0 are specified at the same time.
-        *                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_1 are specified at the same time.
-        *                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_OPTIONKEY are specified at the same time.
+        *      @if OSPDEPREC           - ::FORM_STYLE_HEADER and ::FORM_STYLE_TITLE are specified at the same time.
+        *                                                                                      - ::FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_0 are specified at the same time.
+        *                                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_1 are specified at the same time.
+        *                                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_OPTIONKEY are specified at the same time. @endif
         * @exception   E_MAX_EXCEEDED      The total number of Frames and Forms exceeds the system limitation.
         * @exception   E_SYSTEM            A system error has occurred.
         * @remarks     The maximum number of Forms that an application can construct is limited by available memory.
@@ -589,10 +589,10 @@ public:
         *                                                              This parameter can be a combination of Tizen::Ui::Controls::FormStyle.
         * @exception   E_SUCCESS               The method is successful @if OSPCOMPAT @b Since: @b 2.0 @endif.
         * @exception   E_INVALID_ARG   A specified input parameter is invalid.
-        *                                                              - ::FORM_STYLE_HEADER and ::FORM_STYLE_TITLE are specified at the same time.
-        *                                                              - ::FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_0 are specified at the same time.
-        *                                                              - @c FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_1 are specified at the same time.
-        *                                                              - @c FORM_STYLE_FOOTER and ::FORM_STYLE_OPTIONKEY are specified at the same time.
+        *      @if OSPDEPREC           - ::FORM_STYLE_HEADER and ::FORM_STYLE_TITLE are specified at the same time.
+        *                                                                                      - ::FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_0 are specified at the same time.
+        *                                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_SOFTKEY_1 are specified at the same time.
+        *                                                                                      - @c FORM_STYLE_FOOTER and ::FORM_STYLE_OPTIONKEY are specified at the same time. @endif
         * @remarks
         *                              - The specific error code can be accessed using the GetLastResult() method.
         *                              - Note that you must not change the style of %Form control that is constructed with ::FORM_STYLE_TEXT_TAB