Home | History | Annotate | Download | only in StdSuites

Lines Matching defs:selection

426         """select: Make a selection
501 """selection - the selection visible to the user. Use the \xd4select\xd5 command to set a new selection; use \xd4contents of selection\xd5 to get or change information in the document. """
504 selection = _Prop_selection()
520 """selection-object - A way to refer to the state of the current of the selection. Use the \xd4select\xd5 command to make a new selection. """
523 """contents - the information currently selected. Use \xd4contents of selection\xd5 to get or change information in a document. """
599 'selection' : _Prop_selection,