Lines Matching refs:FmXTextCell
436 FmXTextCell* pTextCell = PTR_CAST(FmXTextCell, m_pCell); in GetCellText()
3604 TYPEINIT1(FmXTextCell, FmXDataCell);
3606 FmXTextCell::FmXTextCell( DbGridColumn* pColumn, DbCellControl& _rControl ) in FmXTextCell() function in FmXTextCell
3613 void FmXTextCell::PaintFieldToCell(OutputDevice& rDev, in PaintFieldToCell()
3659 :FmXTextCell( pColumn, _rControl ) in FmXEditCell()
3714 Any aReturn = FmXTextCell::queryAggregation( _rType ); in queryAggregation()
3726 FmXTextCell::getTypes(), in getTypes()
3890 FmXTextCell::onFocusGained( _rEvent ); in onFocusGained()
3897 FmXTextCell::onFocusLost( _rEvent ); in onFocusLost()
3919 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4106 :FmXTextCell( pColumn, _rControl ) in FmXListBoxCell()
4140 FmXTextCell::disposing(); in disposing()
4146 Any aReturn = FmXTextCell::queryAggregation(_rType); in queryAggregation()
4158 FmXTextCell::getTypes(), in getTypes()
4422 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4450 :FmXTextCell( pColumn, _rControl ) in FmXComboBoxCell()
4477 FmXTextCell::disposing(); in disposing()
4483 Any aReturn = FmXTextCell::queryAggregation(_rType); in queryAggregation()
4495 FmXTextCell::getTypes(), in getTypes()
4636 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()