Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx198 case TYPE_LISTBOX: pCellControl = new DbListBox(*this); break; in CreateControl()
541 TYPEINIT1( DbListBox, DbCellControl ) in TYPEINIT1()
2591 DbListBox::DbListBox(DbGridColumn& _rColumn) in DbListBox() function in DbListBox
2602 void DbListBox::_propertyChanged( const ::com::sun::star::beans::PropertyChangeEvent& _rEvent ) thr… in _propertyChanged()
2615 void DbListBox::SetList(const Any& rItems) in SetList()
2642 void DbListBox::Init( Window& rParent, const Reference< XRowSet >& xCursor) in Init()
2657 void DbListBox::implAdjustGenericFieldSetting( const Reference< XPropertySet >& _rxModel ) in implAdjustGenericFieldSetting()
2669 CellControllerRef DbListBox::CreateController() const in CreateController()
2701 void DbListBox::UpdateFromField(const Reference< ::com::sun::star::sdb::XColumn >& _rxField, const … in UpdateFromField()
2711 void DbListBox::updateFromModel( Reference< XPropertySet > _rxModel ) in updateFromModel()
[all …]
/trunk/main/svx/source/inc/
H A Dgridcell.hxx509 class DbListBox :public DbCellControl class
516 DbListBox(DbGridColumn& _rColumn);

Completed in 44 milliseconds