Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,
after removing all redundant #defines from file.hxx I had a look at the enum RC. At a first glance it seems that e.g. E_None is used only in pyuno_module.cxx (and in some comments in file.hxx) and could be replaced by the value osl_File_E_None from file.h.

So put into a single question: Can the enum be removed as well?

Removing the enum RC from FileBase and using the osl_File_ prefixed names instead means, that there are no ClassDerivedFromFileBase::E_None's (et al) but only osl_File_XXX everywhere.

Could that lead to problems?

Christina

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.