LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Typedefs
SidebarController.hxx File Reference
#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>
Include dependency graph for SidebarController.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ 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.