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

ODR violation

Change-Id: Ia56bd463c83c0aedcc7f4e9cf1b65c57104d78f2
üst 5bc75ae6
......@@ -41,16 +41,12 @@
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
namespace
{
typedef cppu::WeakComponentImplHelper <
css::ui::XContextChangeEventListener,
css::beans::XPropertyChangeListener,
css::ui::XSidebar,
css::frame::XStatusListener
> SidebarControllerInterfaceBase;
}
typedef cppu::WeakComponentImplHelper <
css::ui::XContextChangeEventListener,
css::beans::XPropertyChangeListener,
css::ui::XSidebar,
css::frame::XStatusListener
> SidebarControllerInterfaceBase;
class SfxSplitWindow;
class FixedBitmap;
......
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