Difference between revisions of "EN/documentation/ooo3 user guides/getting started/assigning macros"
From Wiki
Jump to navigationJump to searchm (1 revision) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{DISPLAYTITLE:Assigning macros to events}} | + | <section begin=title /><noinclude>{{DISPLAYTITLE:</noinclude>Assigning macros to events<noinclude>}}</noinclude><section end=title /> |
| + | |||
{{Documentation/GS3CustomTOC | {{Documentation/GS3CustomTOC | ||
|ShowPrevNext=block | |ShowPrevNext=block | ||
| − | |PrevPage= | + | |PrevPage=EN/documentation/ooo3_user_guides/getting_started/assigning_shortcut_keys |
| − | |NextPage= | + | |NextPage=EN/documentation/ooo3_user_guides/getting_started/using_extensions |
}}__notoc__ | }}__notoc__ | ||
In OOo, when something happens, we say that an event occured. For example, a document was opened, a key was pressed, or the mouse moved. You can associate a macro with an event, so the macro is run when the event occurs. For example, a common use is to assign the “open document” event to run a macro that performs certain setup tasks for the document. | In OOo, when something happens, we say that an event occured. For example, a document was opened, a key was pressed, or the mouse moved. You can associate a macro with an event, so the macro is run when the event occurs. For example, a common use is to assign the “open document” event to run a macro that performs certain setup tasks for the document. | ||
| − | To associate a macro with an event, use the Events page of the Customize dialog. For more information, see | + | To associate a macro with an event, use the Events page of the Customize dialog. For more information, see {{SecTitle|EN/documentation/ooo3_user_guides/getting_started/getting_started_with_macros}}. |
{{CCBY}} | {{CCBY}} | ||
[[Category:Getting Started (Documentation)]] | [[Category:Getting Started (Documentation)]] | ||
Latest revision as of 10:49, 9 April 2012
In OOo, when something happens, we say that an event occured. For example, a document was opened, a key was pressed, or the mouse moved. You can associate a macro with an event, so the macro is run when the event occurs. For example, a common use is to assign the “open document” event to run a macro that performs certain setup tasks for the document.
To associate a macro with an event, use the Events page of the Customize dialog. For more information, see Chapter 13. Getting Started with Macros.
| Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY). |