Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/fmcomp/
H A Dgridcell.cxx226 case TYPE_COMBOBOX: m_pCell = new FmXComboBoxCell( this, *pCellControl ); break; in CreateControl()
4446 DBG_NAME( FmXComboBoxCell );
4449 FmXComboBoxCell::FmXComboBoxCell( DbGridColumn* pColumn, DbCellControl& _rControl ) in FmXComboBoxCell() function in FmXComboBoxCell
4455 DBG_CTOR( FmXComboBoxCell, NULL ); in FmXComboBoxCell()
4459 FmXComboBoxCell::~FmXComboBoxCell() in ~FmXComboBoxCell()
4467 DBG_DTOR( FmXComboBoxCell, NULL ); in ~FmXComboBoxCell()
4471 void FmXComboBoxCell::disposing() in disposing()
4492 Sequence< Type > SAL_CALL FmXComboBoxCell::getTypes( ) throw(RuntimeException) in getTypes()
4501 IMPLEMENT_GET_IMPLEMENTATION_ID( FmXComboBoxCell ) in IMPLEMENT_GET_IMPLEMENTATION_ID() argument
4563 sal_Int16 SAL_CALL FmXComboBoxCell::getItemCount() throw( RuntimeException ) in getItemCount()
[all …]
/aoo4110/main/svx/source/inc/
H A Dgridcell.hxx1058 class FmXComboBoxCell :public FmXTextCell class
1067 virtual ~FmXComboBoxCell();
1070 FmXComboBoxCell( DbGridColumn* pColumn, DbCellControl& _rControl );

Completed in 46 milliseconds