|
LibreOffice Module svx (master) 1
|
#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/frame/status/FontHeight.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/util/XURLTransformer.hpp>#include <comphelper/propertyvalue.hxx>#include <rtl/math.hxx>#include <utility>#include <vcl/event.hxx>#include <vcl/svapp.hxx>#include <vcl/weldutils.hxx>#include <vcl/window.hxx>#include <vcl/settings.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <svtools/ctrltool.hxx>#include <svtools/ctrlbox.hxx>#include <svtools/toolboxcontroller.hxx>#include <tools/json_writer.hxx>#include <vcl/toolbox.hxx>#include <cppuhelper/queryinterface.hxx>#include <cppuhelper/supportsservice.hxx>#include <memory>#include <vcl/InterimItemWindow.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_svx_FontHeightToolBoxController_get_implementation (css::uno::XComponentContext *rxContext, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_svx_FontHeightToolBoxController_get_implementation | ( | css::uno::XComponentContext * | rxContext, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 507 of file tbunocontroller.cxx.