Home
last modified time | relevance | path

Searched refs:ListBoxWrapper (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx368 class ListBoxWrapper : class
379 inline explicit ListBoxWrapper( ListBox& rListBox, const MapEntryType* pMap = 0 ) : in ListBoxWrapper() function in sfx::ListBoxWrapper
393 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()
H A Ditemconnect.hxx385 ListBoxWrapper< typename ItemWrpT::ItemValueType > >
388 ListBoxWrapper< typename ItemWrpT::ItemValueType > >
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx191 ListBoxWrapper::ListBoxWrapper(const Reference< ::com::sun::star::awt::XListBox > & _xBox) in ListBoxWrapper() function in ListBoxWrapper
199 ::rtl::OUString ListBoxWrapper::getCurrentText() const in getCurrentText()
825 m_aControlTexts.insert(m_aControlTexts.end(), new ListBoxWrapper(xAsListBox)); in fillControlTexts()
/trunk/main/svx/inc/svx/
H A Dfmsrcimp.hxx152 class ListBoxWrapper : public ControlTextWrapper class
156 ListBoxWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XListBox >& _xBox);
/trunk/main/sc/source/ui/inc/
H A Dpvfundlg.hxx45 typedef sfx::ListBoxWrapper< sal_Int32 > ScDPListBoxWrapper;

Completed in 24 milliseconds