Home
last modified time | relevance | path

Searched refs:UnoComboBoxControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2801 UnoComboBoxControl::UnoComboBoxControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoComboBoxControl() function in UnoComboBoxControl
2809 IMPL_SERVICEINFO_DERIVED( UnoComboBoxControl, UnoEditControl, szServiceName2_UnoControlComboBox ) in IMPL_SERVICEINFO_DERIVED() argument
2811 ::rtl::OUString UnoComboBoxControl::GetComponentServiceName() in IMPL_SERVICEINFO_DERIVED()
2816 void UnoComboBoxControl::dispose() throw(uno::RuntimeException) in dispose()
2824 uno::Any UnoComboBoxControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExceptio… in queryAggregation()
2841 IMPL_XTYPEPROVIDER_START( UnoComboBoxControl )
2848 void UnoComboBoxControl::updateFromModel()
2858 void UnoComboBoxControl::ImplSetPeerProperty( const ::rtl::OUString& rPropName, const uno::Any& rVa… in ImplSetPeerProperty()
2868 void UnoComboBoxControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno::… in createPeer()
2879 void UnoComboBoxControl::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(… in addActionListener()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx149 IMPL_CREATEINSTANCE2( UnoComboBoxControl )
278 …GET_FACTORY( UnoComboBoxControl, szServiceName_UnoControlComboBox, szServiceName2_UnoControlComboB… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx943 class UnoComboBoxControl : public UnoEditControl class
954UnoComboBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…