X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=idl%2FHypertext.idl;h=05952bac7225edb72b06317e2f6ac21dc6219c34;hb=ee75de39f4e8247f694b328163fc974ba791305f;hp=47b68b2796c03905ae2a545b78fcd07553c09088;hpb=d1ba54e00d59cc6d31a590bad0e79879a0316e31;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/idl/Hypertext.idl b/idl/Hypertext.idl index 47b68b2..05952ba 100644 --- a/idl/Hypertext.idl +++ b/idl/Hypertext.idl @@ -24,7 +24,7 @@ module Accessibility { - interface Hypertext { + interface Hypertext : Text { long getNLinks (); Hyperlink getLink (in long linkIndex); long getLinkIndex (in long characterIndex);