X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=idl%2FAccessibility_State.idl;h=189fa7cd46b6c53c3b67a3e60ac58d7574f70528;hp=4461b0c46448532173e4da6c2762951e99d80647;hb=36a4131a9cc9fc8d474058d2a9448bc9eac91f17;hpb=53036cbbccb8fc9ce65b356a3909a2676ebbe289 diff --git a/idl/Accessibility_State.idl b/idl/Accessibility_State.idl index 4461b0c..189fa7c 100644 --- a/idl/Accessibility_State.idl +++ b/idl/Accessibility_State.idl @@ -259,10 +259,10 @@ module Accessibility { void remove (in StateType state); /** Compare two statesets for equivalence. - * @param stateSet the StateSet to be compared with this one. + * @param tarStateSet the StateSet to be compared with this one. * @returns \c TRUE if the two StateSet objects are composed of the same StateTypes. */ - boolean equals (in StateSet stateSet); + boolean equals (in StateSet tarStateSet); /** Compare two StateSet instances and obtain their differences. * @returns a 'difference set', i.e. a StateSet consisting of those states