|
LibreOffice Module sd (master) 1
|
#include <framework/Pane.hxx>#include <com/sun/star/lang/XEventListener.hpp>#include <cppuhelper/implbase.hxx>#include <comphelper/uno3.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sd::framework::ChildWindowPane |
| The ChildWindowPane listens to the child window and disposes itself when the child window becomes inaccessible. More... | |
Namespaces | |
| namespace | sd |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::awt |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::drawing::framework |
| namespace | sd::framework |
Typedefs | |
| typedef ::cppu::ImplInheritanceHelper< ::sd::framework::Pane, css::lang::XEventListener > | sd::framework::ChildWindowPaneInterfaceBase |