> From: Lucas Burson 
...
> 
>> To solve this go to file
>>
>> main/padmin/source/rtsetup.src
>
>How are files like these parsed?
>For this printer ListBox ('RID_RTS_DEVICE_PRINTLANG_BOX') I found
>where it is initialized [1]. Then I found resource managers, and [2]
>which is some class dedicated to resources. But I don't see where that
>file is actually parsed. Any help?
>
>Thanks,
>Lucas
>
>[1] 
>http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/padmin/source/prtsetup.cxx#364
>[2] 
>http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/tools/inc/tools/resid.hxx#41
>
I think what matters is RID_RTS_DEVICE_LEVEL_BOX

I looked at it yesterday and I didn't find it either: my understanding is that
the value is set and sent to the printer driver (cups?). Curiously the value
appears in
http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/test/testgui/ids/obsolete_hid#6906


So it might be doing nothing as well!

The only thing that matters is that 4 is a valid value. And of course there was 
a reason to
mention compile and test phases before committing. :)

Pedro.

Reply via email to