Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2294 UnoListBoxControl::UnoListBoxControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoListBoxControl() function in UnoListBoxControl
2303 ::rtl::OUString UnoListBoxControl::GetComponentServiceName() in GetComponentServiceName()
2307 IMPL_SERVICEINFO_DERIVED( UnoListBoxControl, UnoControlBase, szServiceName2_UnoControlListBox ) in IMPL_SERVICEINFO_DERIVED() argument
2309 void UnoListBoxControl::dispose() throw(uno::RuntimeException) in IMPL_SERVICEINFO_DERIVED()
2318 void UnoListBoxControl::ImplUpdateSelectedItemsProperty() in ImplUpdateSelectedItemsProperty()
2332 void UnoListBoxControl::updateFromModel() in updateFromModel()
2349 void UnoListBoxControl::ImplSetPeerProperty( const ::rtl::OUString& rPropName, const uno::Any& rVal… in ImplSetPeerProperty()
2360 void UnoListBoxControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno::R… in createPeer()
2371 void UnoListBoxControl::addActionListener(const uno::Reference< awt::XActionListener > & l) throw(u… in addActionListener()
2381 void UnoListBoxControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) thro… in removeActionListener()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx183 IMPL_CREATEINSTANCE2( UnoListBoxControl )
276 …GET_FACTORY( UnoListBoxControl, szServiceName_UnoControlListBox, szServiceName2_UnoControlListBox ) in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx837 class TOOLKIT_DLLPUBLIC UnoListBoxControl : public UnoListBoxControl_Base class
840UnoListBoxControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…