|
LibreOffice Module framework (master) 1
|
#include "toolbarlayoutmanager.hxx"#include <uiconfiguration/windowstateproperties.hxx>#include <uielement/addonstoolbarwrapper.hxx>#include "helpers.hxx"#include <services/layoutmanager.hxx>#include <strings.hrc>#include <classes/fwkresid.hxx>#include <com/sun/star/awt/PosSize.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/ui/UIElementType.hpp>#include <com/sun/star/container/XNameReplace.hpp>#include <com/sun/star/container/XNameContainer.hpp>#include <com/sun/star/ui/XUIElementSettings.hpp>#include <com/sun/star/ui/XUIFunctionListener.hpp>#include <comphelper/propertyvalue.hxx>#include <cppuhelper/queryinterface.hxx>#include <o3tl/string_view.hxx>#include <unotools/cmdoptions.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <toolkit/helper/convert.hxx>#include <utility>#include <vcl/i18nhelp.hxx>#include <vcl/dockingarea.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>#include <sal/log.hxx>#include <tools/gen.hxx>Go to the source code of this file.
Namespaces | |
| namespace | framework |