Searched refs:DbGridControl_Base (Results 1 – 2 of 2) sorted by relevance
398 m_aNewBtn.SetModeImage(((DbGridControl*)pParent)->GetImage(DbGridControl_Base::NEW)); in NavigationBar()925 :DbGridControl_Base(pParent, EBBF_NONE, nBits, DEFAULT_BROWSE_MODE ) in DbGridControl()1032 DbGridControl_Base::StateChanged( nType ); in StateChanged()1070 DbGridControl_Base::DataChanged( rDCEvt ); in DataChanged()1082 DbGridControl_Base::Select(); in Select()1179 DbGridControl_Base::RemoveRows(); in RemoveRows()1676 DbGridControl_Base::RemoveColumns(); in RemoveColumns()1712 DbGridControl_Base::AppendColumn(rName, nWidth, nRealPos, nId); in AppendColumn()1725 DbGridControl_Base::RemoveColumn(nId); in RemoveColumn()1732 DbGridControl_Base::ColumnMoved(nId); in ColumnMoved()[all …]
134 typedef ::svt::EditBrowseBox DbGridControl_Base; typedef135 class SVX_DLLPUBLIC DbGridControl : public DbGridControl_Base