Kaydet (Commit) cc7e9b5d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No apparent reason for an unnamed namespace in an include file here

Change-Id: I56f21c94086b34f766e3f2745f5a1291af676984
üst 78ddea8e
......@@ -26,9 +26,6 @@
#include "chartview/ChartSfxItemIds.hxx"
namespace
{
#define CHARACTER_WHICHPAIRS \
EE_ITEMS_START, EE_ITEMS_END, \
SID_CHAR_DLG_PREVIEW_STRING, SID_CHAR_DLG_PREVIEW_STRING
......@@ -240,8 +237,6 @@ const sal_uInt16 nRegEquationWhichPairs[] =
0
};
} // anonymous namespace
// INCLUDED_CHART2_SOURCE_CONTROLLER_ITEMSETWRAPPER_SCHWHICHPAIRS_HXX
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment