LibreOffice Module framework (master) 1
Typedefs | Functions
subtoolbarcontroller.cxx File Reference
#include <comphelper/propertysequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weakref.hxx>
#include <svtools/popupwindowcontroller.hxx>
#include <svtools/toolbarmenu.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/gen.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/weldutils.hxx>
#include <com/sun/star/awt/XDockableWindow.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <com/sun/star/frame/status/Visibility.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ui/theUIElementFactoryManager.hpp>
#include <com/sun/star/container/NoSuchElementException.hpp>
Include dependency graph for subtoolbarcontroller.cxx:

Go to the source code of this file.

Typedefs

typedef cppu::ImplInheritanceHelper< svt::PopupWindowController, css::frame::XSubToolbarController, css::awt::XDockableWindowListener > ToolBarBase
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_SubToolBarController_get_implementation (css::uno::XComponentContext *rxContext, css::uno::Sequence< css::uno::Any > const &rxArgs)
 

Typedef Documentation

◆ ToolBarBase

typedef cppu::ImplInheritanceHelper< svt::PopupWindowController, css::frame::XSubToolbarController, css::awt::XDockableWindowListener> ToolBarBase

Definition at line 43 of file subtoolbarcontroller.cxx.

Function Documentation

◆ com_sun_star_comp_framework_SubToolBarController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_SubToolBarController_get_implementation ( css::uno::XComponentContext *  rxContext,
css::uno::Sequence< css::uno::Any > const &  rxArgs 
)

Definition at line 540 of file subtoolbarcontroller.cxx.