Home
last modified time | relevance | path

Searched refs:pXCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx550 SwXCell* pXCell = 0; in lcl_CreateXCell() local
558 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 …]
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1943 FmXGridCell* pXCell = pLoop->GetCell(); in setProperty() local
1944 if (pXCell) in setProperty()
1947 pXCell->SetTextLineColor(); in setProperty()
1949 pXCell->SetTextLineColor(aTextLineColor); in setProperty()

Completed in 76 milliseconds