Home
last modified time | relevance | path

Searched refs:SetList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2477 SetList(_rEvent.NewValue); in _propertyChanged()
2486 void DbComboBox::SetList(const Any& rItems) in SetList() function in DbComboBox
2533 SetList( xModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) ); in Init()
2606 SetList(_rEvent.NewValue); in _propertyChanged()
2615 void DbListBox::SetList(const Any& rItems) in SetList() function in DbListBox
2650 SetList( xModel->getPropertyValue( FM_PROP_STRINGITEMLIST ) ); in Init()
2788 void DbFilterField::SetList(const Any& rItems, sal_Bool bComboBox) in SetList() function in DbFilterField
2833 SetList(aItems, m_nControlClass == ::com::sun::star::form::FormComponentType::COMBOBOX); in CreateControl()
2851SetList(aItems, m_nControlClass == ::com::sun::star::form::FormComponentType::COMBOBOX); in CreateControl()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx495 void SetList(const ::com::sun::star::uno::Any& rItems);
523 void SetList(const ::com::sun::star::uno::Any& rItems);
729 void SetList(const ::com::sun::star::uno::Any& rItems, sal_Bool bComboBox);

Completed in 47 milliseconds