> 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