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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (FINAL VERSION FOR L10N)
 
(2 intermediate revisions by the same user not shown)
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.
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Accessibility]]
+
 
 +
[[Category:Documentation/Developer's Guide/Accessibility]]

Latest revision as of 13:19, 15 May 2009



The purpose of the XAccessibleKeyBinding 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 com.sun.star.awt.KeyStroke for details.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages