Searched refs:pDataSourceProps (Results 1 – 1 of 1) sorted by relevance
1776 pDataSourceProps[0] >>= sSource; in Load()1777 pDataSourceProps[1] >>= sCommand; in Load()1778 pDataSourceProps[2] >>= nCommandType; in Load()1785 pDataSourceProps[3] >>= pNewData->sEdit; in Load()1786 pDataSourceProps[4] >>= pNewData->sTblList; in Load()1787 pDataSourceProps[5] >>= pNewData->sTmplNm; in Load()1788 pDataSourceProps[6] >>= pNewData->sTAutoFmtNm; in Load()1789 if(pDataSourceProps[7].hasValue()) in Load()1791 if(pDataSourceProps[8].hasValue()) in Load()1793 if(pDataSourceProps[9].hasValue()) in Load()[all …]
Completed in 21 milliseconds