LibreOffice Module toolkit (master) 1
Classes | Namespaces | Typedefs
vclxwindow.hxx File Reference
#include <toolkit/dllapi.h>
#include <toolkit/awt/vclxdevice.hxx>
#include <vcl/vclptr.hxx>
#include <com/sun/star/awt/XWindow2.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
#include <com/sun/star/awt/XLayoutConstrains.hpp>
#include <com/sun/star/awt/XView.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/awt/XDockableWindow.hpp>
#include <com/sun/star/awt/XStyleSettingsSupplier.hpp>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/implbase.hxx>
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <memory>
#include <vector>
#include <functional>
Include dependency graph for vclxwindow.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VCLXWindow
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::accessibility
 
namespace  com::sun::star::awt
 
namespace  vcl
 
namespace  toolkit
 

Typedefs

typedef cppu::ImplInheritanceHelper< VCLXDevice, css::awt::XWindow2, css::awt::XVclWindowPeer, css::awt::XLayoutConstrains, css::awt::XView, css::awt::XDockableWindow, css::accessibility::XAccessible, css::lang::XEventListener, css::beans::XPropertySetInfo, css::awt::XStyleSettingsSupplier > VCLXWindow_Base
 

Typedef Documentation

◆ VCLXWindow_Base

typedef cppu::ImplInheritanceHelper< VCLXDevice, css::awt::XWindow2, css::awt::XVclWindowPeer, css::awt::XLayoutConstrains, css::awt::XView, css::awt::XDockableWindow, css::accessibility::XAccessible, css::lang::XEventListener, css::beans::XPropertySetInfo, css::awt::XStyleSettingsSupplier > VCLXWindow_Base

Definition at line 71 of file vclxwindow.hxx.