diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-17 19:58:53 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-18 15:02:28 +0200 |
commit | 8fee25674c3bdb0cf3cee4a7dfcc2a814431549b (patch) | |
tree | 03cdaf3893831eb6b393d95c1c0ee9c465c25b84 /source/text/shared/mediaplay_toolbar.xhp | |
parent | f8357004d5a93f001e27db9491b9d9f56634054a (diff) |
tdf#149525 Update Writer-View-Toolbars
+ Added 2 extra files for undocumented toolbars
+ Still work in progress on main0200.xhp
Change-Id: Ida0b1fd2c69cb48ce0cd39ef890e53e5f2b4f056
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136068
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/mediaplay_toolbar.xhp')
-rw-r--r-- | source/text/shared/mediaplay_toolbar.xhp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/source/text/shared/mediaplay_toolbar.xhp b/source/text/shared/mediaplay_toolbar.xhp new file mode 100644 index 0000000000..9955aeedb6 --- /dev/null +++ b/source/text/shared/mediaplay_toolbar.xhp @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="mediaplayertoolbarxhp" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Media Playback Toolbar</title> + <filename>/text/shared/mediaplay_toolbar.xhp</filename> + </topic> +</meta> +<body> +<section id="mediaplaybacktoolbarHead"> + <h1 id="hd_id701655505104052"><variable id="h1"><link href="text/shared/mediaplay_toolbar.xhp" name="Media Playback Toolbar">Media Playback Toolbar</link></variable></h1> + <paragraph id="par_id821655505104055" role="paragraph" xml-lang="en-US">Open the Media Playback toolbar</paragraph> +</section> +<section id="howtoget"> + <paragraph role="paragraph" id="par_id411655505224585">Choose <menuitem>View - Toolbars - Media Playback</menuitem>.</paragraph> +</section> +<embed href="text/shared/01/mediaplayer.xhp#mediaplaybacktoolbar"/> +</body> +</helpdocument> |