Searched refs:pTextCell (Results 1 – 1 of 1) sorted by relevance
436 FmXTextCell* pTextCell = PTR_CAST(FmXTextCell, m_pCell); in GetCellText() local437 if (pTextCell) in GetCellText()438 aText = pTextCell->GetText(xField, xFormatter); in GetCellText()
Completed in 75 milliseconds