Unique page styles
This commit is contained in:
parent
15a423b3c4
commit
59c5e6396c
5 changed files with 271 additions and 40 deletions
38
Addons.xcu
38
Addons.xcu
|
@ -238,29 +238,6 @@
|
|||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<node oor:name="Submenu">
|
||||
<node oor:name="booksMenu" oor:op="replace">
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value xml:lang="en">Books</value>
|
||||
<value xml:lang="ru">Книги</value>
|
||||
</prop>
|
||||
<node oor:name="Submenu">
|
||||
<node oor:name="UniquePageStylesItem" oor:op="replace">
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>macro:///ePublishing.Books.setUniqPageStyles</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
<value/>
|
||||
<value xml:lang="en">Make page styles unique</value>
|
||||
<value xml:lang="ru">Сделать стили страниц уникальными</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
<node oor:name="Submenu">
|
||||
<node oor:name="archiveMenu" oor:op="replace">
|
||||
<prop oor:name="Title" oor:type="xs:string">
|
||||
|
@ -298,6 +275,21 @@
|
|||
</node>
|
||||
</node>
|
||||
<node oor:name="Submenu">
|
||||
<node oor:name="uniquePageStyles" 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">Set unique style for each page</value>
|
||||
<value xml:lang="ru">Каждой странице уникальный стиль</value>
|
||||
</prop>
|
||||
<prop oor:name="URL" oor:type="xs:string">
|
||||
<value>macro:///ePublishing.Books.setUniqPageStyles</value>
|
||||
</prop>
|
||||
<prop oor:name="Target" oor:type="xs:string">
|
||||
<value>_self</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="cleanConfigure" oor:op="replace">
|
||||
<prop oor:name="Context" oor:type="xs:string">
|
||||
<value>com.sun.star.text.TextDocument,com.sun.star.text.WebDocument</value>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue