Home
last modified time | relevance | path

Searched refs:setCell (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxilink.cxx415 pCacheTable->setCell(rAddr.mnCol, rAddr.mnRow, pToken); in LoadCachedValues()
422 pCacheTable->setCell(rAddr.mnCol, rAddr.mnRow, pToken); in LoadCachedValues()
429 pCacheTable->setCell(rAddr.mnCol, rAddr.mnRow, pToken); in LoadCachedValues()
436 pCacheTable->setCell(rAddr.mnCol, rAddr.mnRow, pToken); in LoadCachedValues()
/aoo42x/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx68 void WW8TableNodeInfoInner::setCell(sal_uInt32 nCell) in setCell() function in ww8::WW8TableNodeInfoInner
463 void WW8TableNodeInfo::setCell(sal_uInt32 nCell) in setCell() function in ww8::WW8TableNodeInfo
465 getInnerForDepth(mnDepth)->setCell(nCell); in setCell()
886 pNodeInfo->setCell(nCell); in insertTableNodeInfo()
1239 pNodeInfo->setCell(nCell); in connectCells()
H A DWW8TableInfo.hxx82 void setCell(sal_uInt32 nCell);
190 void setCell(sal_uInt32 nCell);
H A Drtfattributeoutput.cxx831 pTableTextNodeInfoInner->setCell( i ); in TableDefinition()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlexternaltabi.cxx246 pTab->setCell(static_cast<SCCOL>(j), in EndElement()
391 mrExternalRefInfo.mpCacheTable->setCell( in EndElement()
/aoo42x/main/sc/inc/
H A Dexternalrefmgr.hxx158 …SC_DLLPUBLIC void setCell(SCCOL nCol, SCROW nRow, TokenRef pToken, sal_uInt32 nFmtIndex = 0, bool …
/aoo42x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx235 void ScExternalRefCache::Table::setCell(SCCOL nCol, SCROW nRow, TokenRef pToken, sal_uInt32 nFmtInd… in setCell() function in ScExternalRefCache::Table
728 pTableData->setCell(nCol, nRow, pToken, nFmtIndex); in setCellData()
786 pTabData->setCell(nCol, nRow, pToken, 0, false); in setCellRangeData()
/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1520 mpTable->setCell(static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), pToken); in setCellValue()

Completed in 112 milliseconds