Added TOC Links macro
This commit is contained in:
parent
6476a01813
commit
fd5384612c
4 changed files with 167 additions and 1 deletions
17
Addons.xcu
17
Addons.xcu
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue