LibreOffice 24.2 Help
This section describes how to assign scripts to application, document or form events.
You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of document events and at what point an assigned macro is executed.
| Ikko | Gaamantino maakiro loosantino... | routine | 
|---|---|---|
| Start Application | ...after a LibreOffice application is started. | OnStartApp | 
| Close Application | ...LibreOffice losansiiso uurritara albaanni. | OnCloseApp | 
| Document created | ...New document created with File - New or with the New icon. Note that this event also fires when Basic IDE opens. | OnCreate | 
| New Document | ...haaro borataje Fayle - Haaro nni woy Haaro bidonni kalaqantu gedensaanni. | OnNew | 
| Document loading finished | ...before a document is opened with File - Open or with the Open icon. | OnLoadFinished | 
| Bortaje fani | ...bortaje Fayle - Fani woy Fani bidonni fa'nantu gedensaanni. | OnLoad | 
| Document is going to be closed | ...bortaje cufantara albaanni. | OnPrepareUnload | 
| Bortaje cufantino | ...bortaje cufantara alba. "Bortaje Suuqi" ikko bortaje cufantikkinni suuqanturo kalaqamannota afi. | OnUnload | 
| -no UI- | OnLayoutFinished | |
| View created | Document is displayed. Note that this event also happens when a document is duplicated. | OnViewCreated | 
| View is going to be closed | Document layout is getting removed. | OnPrepareViewClosing | 
| View closed | Document layout is cleared prior to the document closure. | OnViewClosed | 
| Bortaje Baqqisi | ...bortaje albiidi bifa wido daggu gedensaanni. | OnFocus | 
| Bortaje baqqissooti | ...wole bortaje albiidi bifa wido daggu gedensaanni. | OnUnfocus | 
| Bortaje Suuqi | ...bortaje Fayle - Suuqinni woy Suuqi bidonni suuqantara albaanni, bortajete su'mi balaxe badaminokkiro. | OnSaveAs | 
| Bortaje suuqntino | ...bortaje Fayle - Suuqinni woy Suuqi bidonni suuqantu gedensaanni, bortajete su'mi balaxe badaminokkiro. | OnSaveDone | 
| Saving of document failed | Document could not be saved. | OnSaveFailed | 
| Bortaje ...Gede Suuqi | ...bortaje badamino su'minni suuqantara albaanni (bortajete su'mi xaa geeshsha badaminokkiro, Fayle - ..Gede suuqi nni, woy Fayle - Suuqi nni woy Suuqi bidonni). | OnSaveAs | 
| Bortaje ...gede suuqantino | ...bortaje badamino su'minni suuqantu gedensaanni (bortajete su'mi xaa geeshsha badaminokkiro, Fayle - ..Gede suuqi nni, woy Fayle - Suuqi nni woy Suuqi bidonni). | OnSaveAsDone | 
| 'Save As' has failed | Document could not be saved. | OnSaveAsFailed | 
| -no UI- | When the document disk location has changed, for example after a File - Save As action. | OnStorageChanged | 
| Storing or exporting copy of document | ...before a document is saved with , , or the icons. | OnCopyTo | 
| Document copy has been created | ...after a document is saved with , , or the icons. | OnCopyToDone | 
| Creating of document copy failed | Document could not be copied or exported. | OnCopyToFailed | 
| Print document | ...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed. | OnPrint | 
| -no UI- | ...after document security settings have changed. | OnModeChanged | 
| 'Modified' status was changed | Modified state of a document has changed. | OnModifyChanged | 
| Document title changed | When the document title gets updated. | OnTitleChanged | 
| Loaded a sub component | ...after a database form has been opened. | OnSubComponentOpened | 
| Closed a sub component | ...after a database form has been closed. | OnSubComponentClosed | 
| Printing of form letters started | ...before printing form letters using File - Print or Tools - Mail Merge Wizard menus. | OnMailMerge | 
| Printing of form letters finished | ...after printing of form letters using File - Print or Tools - Mail Merge Wizard menus. | OnMailMergeFinished | 
| Printing of form fields started | ...before printing form fields. | OnFieldMerge | 
| Printing of form fields finished | ...after printing form fields. | OnFieldMergeFinished | 
| Qoolu kiiro soorro | When the page count changes. | OnPageCountChanged | 
Most events relate to documents, except OnStartApp, OnCloseApp, OnCreate and OnLoadFinished that occur at application level. OnSubComponentOpened, and OnSubComponentClosed events are fired by database's forms.
Writer documents are triggering those specific events: OnLayoutFinished, OnMailMerge, OnMailMergeFinished, OnFieldMerge, OnFieldMergeFinished and OnPageCountChanged.
Uduunne - Woyyeessi doorte Ikkitubba giggishsha qiphisi.
Looso kalqetenni addimmo woy Giddo Suuqi dirtosaaxine giddo xaa bortaje giddo addimmo ikkara hasirattoha doori.
Ikko dirto giddo ikko doori.
Maakiro qiphisse doorantino ikkora gaamantanno maakiro doori.
Maakiro gaamate Maahoyye qiphisi.
Maakiro cufate Maahoyye qiphisi.
Uduunne - Woyyeessi doorte Ikkitubba giggishsha qiphisi.
Dooro Giddo Suuqi dirtosaaxine giddo dooratenni kalqe looso woy xaa bortaje giddo addimmo looso huna hasirattoro doori.
Ikko dirto giddonni hunnanni looso amaddanno ikko doori.
Huni qiphisi.
Hasaawa cufate Maahoyye qiphisi.