Searched refs:aCellContents (Results 1 – 1 of 1) sorted by relevance
1489 Sequence< Any> aCellContents = xFieldData->queryFieldData(nRowPos, ::getCppuType(&sCellText)); in DoFieldDrag() local1490 sCellText = ::comphelper::getString(aCellContents.getConstArray()[nColumnPos]); in DoFieldDrag()
Completed in 60 milliseconds