Cor Nouws wrote:

> Mathias Bauer wrote (24-9-2008 17:19)
>> Cor Nouws wrote:
> 
>>> Most things I'm interesed in, I can find in the AplData/user/registry path.
>>> However ... changing the default template in Writer 
>>> (File|Template|Organise etc.) where is that info stored?
>> 
>> The name of the template is stored in the registry also, IIRC in setup.xcu.
> 
> All I can find are changes in
> 
>      <prop oor:name="ooSetupFactoryWindowAttributes"
>               oor:type="xs:string">
>       <value>48,88,760,493;4;0,0,0,0;</value>
>      </prop>
> 
> :-) 

That's strange, you should find somtehing like

>    <node oor:name="com.sun.star.text.TextDocument">
>     <prop oor:name="ooSetupFactoryWindowAttributes" oor:type="xs:string">
>      <value>92,146,1042,705;1;0,0,0,0;</value>
>     </prop>
>     <prop oor:name="ooSetupFactoryTemplateFile" oor:type="xs:string">
>      <value>$(user)/template/test.ott</value>
>     </prop>
>    </node>

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[EMAIL PROTECTED]".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to