Difference between revisions of "Documentation/DevGuide/Accessibility/XAccessibleKeyBinding"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Accessibility)
m (FINAL VERSION FOR L10N)
 
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Accessibility/XAccessibleHypertext
 
|NextPage=Documentation/DevGuide/Accessibility/XAccessibleHypertext
 
}}
 
}}
{{DISPLAYTITLE:XAccessibleKeyBinding}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Accessibility/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:XAccessibleKeyBinding}}
 
<!--<idltopic>com.sun.star.accessibility.XAccessibleKeyBinding</idltopic>-->
 
<!--<idltopic>com.sun.star.accessibility.XAccessibleKeyBinding</idltopic>-->
 
The purpose of the <idls>com.sun.star.accessibility.XAccessibleKeyBinding</idls> interface is to represent an arbitrary set of key strokes. When a key binding is associated with an action (see the description of the  interface above) then each of its key strokes executes that action. A key stroke itself consists of one or more keys to be pressed. See <idl>com.sun.star.awt.KeyStroke</idl> for details.
 
The purpose of the <idls>com.sun.star.accessibility.XAccessibleKeyBinding</idls> interface is to represent an arbitrary set of key strokes. When a key binding is associated with an action (see the description of the  interface above) then each of its key strokes executes that action. A key stroke itself consists of one or more keys to be pressed. See <idl>com.sun.star.awt.KeyStroke</idl> for details.

Latest revision as of 13:19, 15 May 2009

Personal tools
In other languages