Searched refs:SetCell (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/inc/ |
H A D | htmltbl.hxx | 304 inline void SetCell( SwHTMLTableLayoutCell *pCell, sal_uInt16 nRow, sal_uInt16 nCol ); 469 inline void SwHTMLTableLayout::SetCell( SwHTMLTableLayoutCell *pCell, in SetCell() function in SwHTMLTableLayout
|
/aoo4110/main/sc/inc/ |
H A D | brdcst.hxx | 49 void SetCell( ScBaseCell* p ) { pCell = p; } in SetCell() function in ScHint
|
H A D | chgtrack.hxx | 779 static void SetCell( String& rStr, ScBaseCell* pCell,
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | XMLTableShapeImportHelper.hxx | 50 void SetCell (const ::com::sun::star::table::CellAddress& rAddress) { aStartCell = rAddress; } in SetCell() function in XMLTableShapeImportHelper
|
H A D | xmlcelli.cxx | 432 pTableShapeImport->SetCell(aCellPos); in CreateChildContext()
|
/aoo4110/main/sc/source/core/data/ |
H A D | column3.cxx | 411 aHint.SetCell( pOldCell ); in DeleteRange() 505 aHint.SetCell( pOldCell ); in DeleteRange() 542 aHint.SetCell( *aIt ); in DeleteRange()
|
H A D | column.cxx | 1925 aHint.SetCell( pCell ); in SetDirty() 1954 aHint.SetCell( pCell ); in SetTableOpDirty()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1437 ScChangeActionContent::SetCell( aOldValue, pOldCell, 0, pDoc ); in IMPL_FIXEDMEMPOOL_NEWDEL() 1456 ScChangeActionContent::SetCell( aNewValue, pNewCell, 0, pDoc ); in ScChangeActionContent() 1536 ScChangeActionContent::SetCell( aOldValue, pOldCell, nOldFormat, pDoc ); in SetOldNewCells() 1537 ScChangeActionContent::SetCell( aNewValue, pNewCell, nNewFormat, pDoc ); in SetOldNewCells() 1544 ScChangeActionContent::SetCell( aNewValue, pNewCell, 0, pDoc ); in SetNewCell() 1879 void ScChangeActionContent::SetCell( String& rStr, ScBaseCell* pCell, in SetCell() function in ScChangeActionContent
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 1204 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()
|
Completed in 200 milliseconds