#include <ChartToolbarController.hxx>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XFramesSupplier.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
◆ org_libreoffice_chart2_Chart2ToolboxController()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_libreoffice_chart2_Chart2ToolboxController |
( |
css::uno::XComponentContext * |
, |
|
|
css::uno::Sequence< css::uno::Any > const & |
rProperties |
|
) |
| |