Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx194 case TYPE_CHECKBOX: pCellControl = new DbCheckBox(*this); break; in CreateControl()
539 TYPEINIT1( DbCheckBox, DbCellControl ) in TYPEINIT1()
1644 DbCheckBox::DbCheckBox( DbGridColumn& _rColumn ) in DbCheckBox() function in DbCheckBox
1666 void DbCheckBox::Init( Window& rParent, const Reference< XRowSet >& xCursor ) in Init()
1702 CellControllerRef DbCheckBox::CreateController() const in CreateController()
1728 void DbCheckBox::UpdateFromField(const Reference< ::com::sun::star::sdb::XColumn >& _rxField, const… in UpdateFromField()
1734 void DbCheckBox::PaintFieldToCell(OutputDevice& rDev, const Rectangle& rRect, in PaintFieldToCell()
1743 void DbCheckBox::updateFromModel( Reference< XPropertySet > _rxModel ) in updateFromModel()
1753 sal_Bool DbCheckBox::commitControl() in commitControl()
1764 XubString DbCheckBox::GetFormatText(const Reference< XColumn >& /*_rxField*/, const Reference< XNum… in GetFormatText()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx461 class DbCheckBox : public DbCellControl class
465 DbCheckBox(DbGridColumn& _rColumn);

Completed in 50 milliseconds