Searched refs:FormattedFieldCellController (Results 1 – 4 of 4) sorted by relevance
45 TYPEINIT1( FormattedFieldCellController, EditCellController );534 FormattedFieldCellController::FormattedFieldCellController( FormattedField* _pFormatted ) in FormattedFieldCellController() function in svt::FormattedFieldCellController540 void FormattedFieldCellController::CommitModifications() in CommitModifications()
406 class SVT_DLLPUBLIC FormattedFieldCellController : public EditCellController class410 FormattedFieldCellController( FormattedField* _pFormatted );
501 m_rNumberEditController( new ::svt::FormattedFieldCellController( & m_aNumberEditField )), in DataBrowser()
1489 return new ::svt::FormattedFieldCellController( static_cast< FormattedField* >( m_pWindow ) ); in CreateController()
Completed in 134 milliseconds