<div dir="ltr"><div>Hi all,</div><div>I am currently trying to translate German comments in some files and</div><div>now I am stuck with the following (as the comments above both are identical copies):</div><div><br></div>

<div>In "include/svl/filerec.hxx" what is the (logical) difference between</div><div>SfxMulti<u>M</u>ixRecordWriter and SfxMulti<u>F</u>ixRecordWriter?</div><div>Maybe someone of you knows some background information and is willing to share his knowledge? <br>

</div><div><br></div><div>Doing some groundwork, I grepped all files for each declared class in this header. The result is that "svl/source/items/poolio.cxx" is the only file that seems to use some of the classes.</div>

<div><br></div><div>For three declared classes I couldn't find any usage, namely:</div><div>- SfxSingleRecordWriter</div><div>- SfxSingleRecordReader</div><div>- SfxMultiFixRecordWriter <= here is the initial reason for asking her again ;-)</div>

<div><br></div><div>In addition, the other four files that include this header seem to not use any class of it at all, namely:</div><div>- svx/source/form/fmsrccfg.cxx</div><div>- svl/source/items/style.cxx</div><div>- cui/inc/pch/precompiled_cui.hxx</div>

<div>- cui/source/dialogs/cuifmsearch.cxx</div><div><br></div><div><b>Can these import statements and class declaration be removed? </b></div><div><br></div><div>Unfortunately, I currently have nothing with me that could compile a whole LibreOffice "make check", so could someone please test if anything happens if those lines are deleted and provide feedback here?</div>

<div><br></div><div>Many thanks for your answers in advance!</div><div>Philipp</div></div>