|
LibreOffice Module sfx2 (master) 1
|
#include <memory>#include <sal/config.h>#include <sfx2/sidebar/AsynchronousCall.hxx>#include <sfx2/sidebar/Context.hxx>#include <sfx2/sidebar/Deck.hxx>#include <sfx2/sidebar/FocusManager.hxx>#include <sfx2/sidebar/ResourceManager.hxx>#include <sfx2/sidebar/TabBar.hxx>#include <sfx2/viewfrm.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/XPropertyChangeListener.hpp>#include <com/sun/star/frame/XStatusListener.hpp>#include <com/sun/star/frame/XFrameActionListener.hpp>#include <com/sun/star/ui/XContextChangeEventListener.hpp>#include <com/sun/star/ui/XSidebar.hpp>#include <optional>#include <comphelper/compbase.hxx>Go to the source code of this file.
Classes | |
| class | sfx2::sidebar::SidebarController |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::awt |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::ui |
| namespace | sfx2 |
| namespace | sfx2::sidebar |
Typedefs | |
| typedef comphelper::WeakComponentImplHelper< css::ui::XContextChangeEventListener, css::beans::XPropertyChangeListener, css::ui::XSidebar, css::frame::XStatusListener, css::frame::XFrameActionListener > | SidebarControllerInterfaceBase |
| typedef comphelper::WeakComponentImplHelper< css::ui::XContextChangeEventListener, css::beans::XPropertyChangeListener, css::ui::XSidebar, css::frame::XStatusListener, css::frame::XFrameActionListener > SidebarControllerInterfaceBase |
Definition at line 52 of file SidebarController.hxx.