In include/svtools/brwbox.hxx:
class SVT_DLLPUBLIC BrowseBox
{
public:
bool IsColumnSelected( sal_uInt16 nColumnId ) const;
// IAccessibleTableProvider
virtual bool IsColumnSelected( long _nColumn ) const override;
}
Function overload based on different integer types, one virtual, the
other not. <sarcasm> What could possibly go wrong? </sarcasm>
I'm tempted to rename one of the two... if it is LibreOffice-internal
only. I'm afraid both are part of our public API, but I'm not sure how
to check that again.
Any thoughts on that?
--
Lionel
Context
- scary / too subtle overload · Lionel Elie Mamane
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.