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()
2309 void UnoListBoxControl::dispose() throw(uno::RuntimeException) in IMPL_SERVICEINFO_DERIVED()
2318 void UnoListBoxControl::ImplUpdateSelectedItemsProperty() in ImplUpdateSelectedItemsProperty()
2332 void UnoListBoxControl::updateFromModel() in updateFromModel()
2474 sal_Int16 UnoListBoxControl::getItemCount() throw(uno::RuntimeException) in getItemCount()
2501 sal_Int16 UnoListBoxControl::getSelectedItemPos() throw(uno::RuntimeException) in getSelectedItemPos()
2596 sal_Bool UnoListBoxControl::isMutipleMode() throw(uno::RuntimeException) in isMutipleMode()
2630 awt::Size UnoListBoxControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
2714 ActionListenerMultiplexer& UnoListBoxControl::getActionListeners() in getActionListeners()
[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…

Completed in 84 milliseconds