Lines Matching refs:GetActFieldDescr
127 OFieldDescription* pField = lhs->GetActFieldDescr(); in operator ()()
744 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in appendColumns()
899 pActFieldDescr = pTabEdRow->GetActFieldDescr(); in loadData()
935 if((*rowIter)->GetActFieldDescr()->GetName() == *pKeyBegin) in loadData()
980 OFieldDescription* pFieldDesc = (*aIter)->GetActFieldDescr(); in checkColumns()
988 OFieldDescription* pCompareDesc = (*aIter2)->GetActFieldDescr(); in checkColumns()
1015 OFieldDescription* pActFieldDescr = pNewRow->GetActFieldDescr(); in checkColumns()
1066 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1215 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1294 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1332 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in alterColumns()
1506 OFieldDescription* pField = (*aIter)->GetActFieldDescr(); in reSyncRows()
1530 OFieldDescription* pFieldDesc = (*aIter)->GetActFieldDescr(); in createUniqueName()
1583 …if ( !*aIter || !(*aIter)->GetActFieldDescr() || !(*aIter)->GetActFieldDescr()->GetName().getLengt… in getFirstEmptyRowPosition()