Searched refs:ListBoxWrapper (Results 1 – 5 of 5) sorted by relevance
368 class ListBoxWrapper : class379 inline explicit ListBoxWrapper( ListBox& rListBox, const MapEntryType* pMap = 0 ) : in ListBoxWrapper() function in sfx::ListBoxWrapper393 typedef ListBoxWrapper< sal_Int16 > Int16ListBoxWrapper;394 typedef ListBoxWrapper< sal_uInt16 > UInt16ListBoxWrapper;395 typedef ListBoxWrapper< sal_Int32 > Int32ListBoxWrapper;396 typedef ListBoxWrapper< sal_uInt32 > UInt32ListBoxWrapper;398 typedef ListBoxWrapper< sal_uInt16 > UShortListBoxWrapper;399 typedef ListBoxWrapper< sal_uIntPtr > ULongListBoxWrapper;632 ValueT ListBoxWrapper< ValueT >::GetControlValue() const in GetControlValue()638 void ListBoxWrapper< ValueT >::SetControlValue( ValueT nValue ) in SetControlValue()
385 ListBoxWrapper< typename ItemWrpT::ItemValueType > >388 ListBoxWrapper< typename ItemWrpT::ItemValueType > >
191 ListBoxWrapper::ListBoxWrapper(const Reference< ::com::sun::star::awt::XListBox > & _xBox) in ListBoxWrapper() function in ListBoxWrapper199 ::rtl::OUString ListBoxWrapper::getCurrentText() const in getCurrentText()825 m_aControlTexts.insert(m_aControlTexts.end(), new ListBoxWrapper(xAsListBox)); in fillControlTexts()
152 class ListBoxWrapper : public ControlTextWrapper class156 ListBoxWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XListBox >& _xBox);
45 typedef sfx::ListBoxWrapper< sal_Int32 > ScDPListBoxWrapper;
Completed in 73 milliseconds