Hi, i want to hide some checkboxes in tools - options dialog like:
<node oor:name="LoadSave" oor:op="replace">
<node oor:name="Pages" oor:node-type="OptionsPage">
<node oor:name="General" oor:op="replace" oor:finalized="true">
<node oor:name="Options">
<node oor:name="AutoSave" oor:op="replace"
oor:finalized="true">
<prop oor:name="Hide">
<value>true</value>
</prop>
</node>
<node oor:name="Backup" oor:op="replace"
oor:finalized="true">
<prop oor:name="Hide">
<value>true</value>
</prop>
</node>
</node>
</node>
</node>
</node>
but where can i find all the checkbox/listbox/optionsbuttons names, e.g. for
Load/Save - General - "Load user -specific settings with the document"
Load/Save - General - "Load prprinter settings with the document"
...
Is there a list avaiable ?
Oliver
--
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
signature.asc
Description: OpenPGP digital signature
