Syntax
service Events;
Description
is a collection of all events supported by a document or content of a
document.
com::sun::star::container::XNameReplace -
Description
offers access to the list of EventDescriptor s.
The following events are usually available:
- OnSelect
- OnInsertStart
- OnInsertDone
- OnMailMerge
- OnAlphaCharInput
- OnNonAlphaCharInput
- OnResize
- OnMove
- OnPageCountChange
- OnMouseOver
- OnClick
- OnMouseOut
- OnLoadError
- OnLoadCancel
- OnLoadDone
- OnLoad OnUnload
- OnStartApp
- OnCloseApp
- OnNew
- OnSave
- OnSaveAs
- OnFocus
- OnUnfocus
- OnPrint
- OnError
- OnLoadFinished
- OnSaveFinished
- OnModifyChanged
- OnPrepareUnload
- OnNewMail
- OnToggleFullscreen
- OnSaveDone
- OnSaveAsDone
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.