Merge "Fix Ime Rotation" into tizen_2.1
[platform/framework/native/uifw.git] / inc / FUiTouchLongPressGestureDetector.h
index 2444ed4..74473e5 100644 (file)
@@ -119,7 +119,7 @@ public:
         *
         * @return                      The time duration
         * @exception   E_SUCCESS                                       The method is successful.
-        * @remarks             If an error occurs, this method returns -1.
+        * @remarks             If an error occurs, this method returns @c -1.
         * @see                 SetDuration()
         */
        int GetDuration(void) const;
@@ -161,7 +161,7 @@ public:
        *
        * @return                       The allowed move bounds
        * @exception            E_SUCCESS                                       The method is successful.
-       * @remarks              If an error occurs, this method returns -1.
+       * @remarks              If an error occurs, this method returns @c -1.
        * @see                          SetMoveAllowance()
        *
        */
@@ -174,7 +174,7 @@ public:
        *
        * @return                       The allowed move bounds
        * @exception            E_SUCCESS                                       The method is successful.
-       * @remarks              If an error occurs, this method returns -1.
+       * @remarks              If an error occurs, this method returns @c -1.
        * @see                          SetMoveAllowance()
        *
        */
@@ -203,7 +203,7 @@ public:
        *
        * @return                       The finger count for long press gesture
        * @exception            E_SUCCESS                                       The method is successful.
-       * @remarks              If an error occurs, this method returns -1.
+       * @remarks              If an error occurs, this method returns @c -1.
        * @see                          GetTouchCount()
        *
        */