Home
last modified time | relevance | path

Searched refs:VCLXComboBox (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/toolkit/source/awt/
H A Dvclxwindows.cxx3866 void VCLXComboBox::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
3900 VCLXComboBox::VCLXComboBox() in VCLXComboBox() function in VCLXComboBox
3905 VCLXComboBox::~VCLXComboBox() in ~VCLXComboBox()
3919 void VCLXComboBox::dispose() throw(::com::sun::star::uno::RuntimeException) in dispose()
3997 sal_Int16 VCLXComboBox::getItemCount() throw(::com::sun::star::uno::RuntimeException) in getItemCount()
4044 sal_Int16 VCLXComboBox::getDropDownLineCount() throw(::com::sun::star::uno::RuntimeException) in getDropDownLineCount()
4146 void VCLXComboBox::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
4270 void SAL_CALL VCLXComboBox::listItemRemoved( const ItemListEvent& i_rEvent ) throw (RuntimeExceptio… in listItemRemoved()
4302 void SAL_CALL VCLXComboBox::allItemsRemoved( const EventObject& i_rEvent ) throw (RuntimeException) in allItemsRemoved()
4314 void SAL_CALL VCLXComboBox::itemListChanged( const EventObject& i_rEvent ) throw (RuntimeException) in itemListChanged()
[all …]
H A Dvclxtoolkit.cxx722 *ppNewComp = new VCLXComboBox; in ImplCreateWindow()
/aoo4110/main/toolkit/inc/toolkit/helper/
H A Daccessiblefactory.hxx47 class VCLXComboBox;
115 createAccessibleContext( VCLXComboBox* _pXWindow ) = 0;
/aoo4110/main/accessibility/source/helper/
H A Dacc_factory.cxx127 createAccessibleContext( VCLXComboBox* _pXWindow );
338 …Reference< XAccessibleContext > AccessibleFactory::createAccessibleContext( VCLXComboBox* _pXWindo… in createAccessibleContext()
/aoo4110/main/toolkit/source/helper/
H A Daccessibilityclient.cxx129 createAccessibleContext( VCLXComboBox* /*_pXWindow*/ ) in createAccessibleContext() argument
H A Dunowrapper.cxx67 case WINDOW_COMBOBOX: return new VCLXComboBox; in CreateXWindow()
/aoo4110/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx749 class VCLXComboBox : public VCLXComboBox_Base class
761 VCLXComboBox();
762 ~VCLXComboBox();
/aoo4110/main/toolkit/source/controls/
H A Dunocontrols.cxx2728 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXComboBox ); in UnoControlComboBoxModel()

Completed in 104 milliseconds