Searched refs:pXCell (Results 1 – 2 of 2) sorted by relevance
550 SwXCell* pXCell = 0; in lcl_CreateXCell() local558 return pXCell; in lcl_CreateXCell()1204 while( pXCell ) in CreateXCell()1212 if(!pXCell) in CreateXCell()1214 pRet = pXCell; in CreateXCell()2381 if(pXCell) in getCellByPosition()2382 aRef = pXCell; in getCellByPosition()2525 SwTableBox * pBox = pXCell ? pXCell->GetTblBox() : 0; in getDataArray()2596 SwTableBox * pBox = pXCell ? pXCell->GetTblBox() : 0; in setDataArray()3648 if(pXCell) in getCellByPosition()[all …]
1943 FmXGridCell* pXCell = pLoop->GetCell(); in setProperty() local1944 if (pXCell) in setProperty()1947 pXCell->SetTextLineColor(); in setProperty()1949 pXCell->SetTextLineColor(aTextLineColor); in setProperty()
Completed in 50 milliseconds