Added TOC Links macro

This commit is contained in:
Georgy Litvinov 2020-03-16 12:03:48 +01:00
parent 6476a01813
commit fd5384612c
4 changed files with 167 additions and 1 deletions

View file

@ -132,6 +132,23 @@
</prop>
</node>
<node oor:name="TOCLinks" oor:op="replace">
<prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.text.WebDocument</value>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en">Create links in Table Of Contents</value>
<value xml:lang="ru">Создать в ссылки в оглавлении</value>
</prop>
<prop oor:name="URL" oor:type="xs:string">
<value>macro:///ePublishing.TOCLinks.makeOutlineLinks</value>
</prop>
<prop oor:name="Target" oor:type="xs:string">
<value>_self</value>
</prop>
</node>
</node>