LibreOffice Module toolkit (master) 1
Classes | Typedefs
include/toolkit/awt/vclxwindows.hxx File Reference
#include <toolkit/dllapi.h>
#include <com/sun/star/awt/XTextComponent.hpp>
#include <com/sun/star/awt/XListBox.hpp>
#include <com/sun/star/awt/XNumericField.hpp>
#include <com/sun/star/awt/XScrollBar.hpp>
#include <com/sun/star/awt/XTextEditField.hpp>
#include <com/sun/star/awt/XSpinField.hpp>
#include <com/sun/star/awt/XTextLayoutConstrains.hpp>
#include <com/sun/star/awt/XButton.hpp>
#include <com/sun/star/awt/XToggleButton.hpp>
#include <com/sun/star/awt/XFixedHyperlink.hpp>
#include <com/sun/star/awt/XFixedText.hpp>
#include <com/sun/star/awt/XRadioButton.hpp>
#include <com/sun/star/awt/XComboBox.hpp>
#include <com/sun/star/awt/XCheckBox.hpp>
#include <com/sun/star/awt/XItemListListener.hpp>
#include <cppuhelper/implbase.hxx>
#include <svl/numuno.hxx>
#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <vcl/image.hxx>
Include dependency graph for include/toolkit/awt/vclxwindows.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VCLXGraphicControl
 
class  VCLXButton
 
class  VCLXCheckBox
 
class  VCLXRadioButton
 
class  VCLXFixedHyperlink
 
class  VCLXFixedText
 
class  VCLXScrollBar
 
class  VCLXEdit
 
class  VCLXSpinField
 
class  SVTXFormattedField
 
class  SVTXNumericField
 
class  VCLXListBox
 
class  VCLXComboBox
 
class  VCLXToolBox
 
class  VCLXHeaderBar
 

Typedefs

typedef cppu::ImplInheritanceHelper< VCLXGraphicControl, css::awt::XButton, css::awt::XToggleButton > VCLXButton_Base
 
typedef cppu::ImplInheritanceHelper< VCLXWindow, css::awt::XListBox, css::awt::XTextLayoutConstrains, css::awt::XItemListListener > VCLXListBox_Base
 
typedef cppu::ImplInheritanceHelper< VCLXEdit, css::awt::XComboBox, css::awt::XItemListListener > VCLXComboBox_Base
 

Typedef Documentation

◆ VCLXButton_Base

typedef cppu::ImplInheritanceHelper< VCLXGraphicControl, css::awt::XButton, css::awt::XToggleButton > VCLXButton_Base

Definition at line 89 of file include/toolkit/awt/vclxwindows.hxx.

◆ VCLXComboBox_Base

typedef cppu::ImplInheritanceHelper< VCLXEdit, css::awt::XComboBox, css::awt::XItemListListener > VCLXComboBox_Base

Definition at line 591 of file include/toolkit/awt/vclxwindows.hxx.

◆ VCLXListBox_Base

typedef cppu::ImplInheritanceHelper< VCLXWindow, css::awt::XListBox, css::awt::XTextLayoutConstrains, css::awt::XItemListListener > VCLXListBox_Base

Definition at line 516 of file include/toolkit/awt/vclxwindows.hxx.