Home
last modified time | relevance | path

Searched refs:IndexFieldsControl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx116 DBG_NAME(IndexFieldsControl) in DBG_NAME() argument
118IndexFieldsControl::IndexFieldsControl( Window* _pParent, const ResId& _rId ,sal_Int32 _nMaxColumn… in DBG_NAME()
126 DBG_CTOR(IndexFieldsControl,NULL); in DBG_NAME()
133 IndexFieldsControl::~IndexFieldsControl() in ~IndexFieldsControl()
138 DBG_DTOR(IndexFieldsControl,NULL); in ~IndexFieldsControl()
142 sal_Bool IndexFieldsControl::SeekRow(long nRow) in SeekRow()
192 void IndexFieldsControl::initializeFrom(const IndexFields& _rFields) in initializeFrom()
212 void IndexFieldsControl::commitTo(IndexFields& _rFields) in commitTo()
337 sal_Bool IndexFieldsControl::IsModified() const in IsModified()
343 sal_Bool IndexFieldsControl::SaveModified() in SaveModified()
[all …]
H A Dindexdialog.cxx216 …,m_pFields(new IndexFieldsControl (this, ModuleRes(CTR_FIELDS),_nMaxColumnsInIndex,::dbtools::getB… in DBG_NAME()
/trunk/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx48 class IndexFieldsControl : public ::svt::EditBrowseBox class
69IndexFieldsControl( Window* _pParent, const ResId& _rId ,sal_Int32 _nMaxColumnsInIndex,sal_Bool _b…
70 ~IndexFieldsControl();
H A Dindexdialog.hxx114 class IndexFieldsControl;
130 IndexFieldsControl* m_pFields;

Completed in 26 milliseconds