|
LibreOffice Module sd (master) 1
|
#include <com/sun/star/drawing/framework/TabBarButton.hpp>#include <com/sun/star/drawing/framework/XTabBar.hpp>#include <com/sun/star/drawing/framework/XToolBar.hpp>#include <com/sun/star/drawing/framework/XConfigurationChangeListener.hpp>#include <comphelper/compbase.hxx>#include <vcl/InterimItemWindow.hxx>#include <vector>Go to the source code of this file.
Classes | |
| class | sd::TabBarControl |
| class | sd::ViewTabBar |
| Tab control for switching between views in the center pane. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::drawing::framework |
| namespace | com::sun::star::frame |
| namespace | vcl |
| namespace | sd |
Typedefs | |
| typedef comphelper::WeakComponentImplHelper< css::drawing::framework::XToolBar, css::drawing::framework::XTabBar, css::drawing::framework::XConfigurationChangeListener > | sd::ViewTabBarInterfaceBase |