Lines Matching refs:GetActFieldDescr
125 OFieldDescription* pField = lhs->GetActFieldDescr(); in operator ()()
742 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in appendColumns()
897 pActFieldDescr = pTabEdRow->GetActFieldDescr(); in loadData()
933 if((*rowIter)->GetActFieldDescr()->GetName() == *pKeyBegin) in loadData()
978 OFieldDescription* pFieldDesc = (*aIter)->GetActFieldDescr(); in checkColumns()
986 OFieldDescription* pCompareDesc = (*aIter2)->GetActFieldDescr(); in checkColumns()
1013 OFieldDescription* pActFieldDescr = pNewRow->GetActFieldDescr(); in checkColumns()
1064 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1213 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1292 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1330 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1505 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in reSyncRows()
1529 OFieldDescription* pFieldDesc = (*aIter)->GetActFieldDescr(); in createUniqueName()
1582 …if ( !*aIter || !(*aIter)->GetActFieldDescr() || !(*aIter)->GetActFieldDescr()->GetName().getLengt… in getFirstEmptyRowPosition()