LibreOffice Module sd (master) 1
|
#include <com/sun/star/drawing/framework/XPane.hpp>
#include <com/sun/star/drawing/framework/XPane2.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/window.hxx>
Go to the source code of this file.
Classes | |
class | sd::framework::Pane |
A pane is a wrapper for a window and possibly for a tab bar (for view switching). More... | |
Namespaces | |
namespace | sd |
namespace | sd::framework |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::drawing::framework::XPane, css::drawing::framework::XPane2 > | sd::framework::PaneInterfaceBase |