Home
last modified time | relevance | path

Searched refs:SetCell (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/inc/
H A Dhtmltbl.hxx304 inline void SetCell( SwHTMLTableLayoutCell *pCell, sal_uInt16 nRow, sal_uInt16 nCol );
469 inline void SwHTMLTableLayout::SetCell( SwHTMLTableLayoutCell *pCell, in SetCell() function in SwHTMLTableLayout
/trunk/main/sc/inc/
H A Dbrdcst.hxx49 void SetCell( ScBaseCell* p ) { pCell = p; } in SetCell() function in ScHint
H A Dchgtrack.hxx779 static void SetCell( String& rStr, ScBaseCell* pCell,
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.hxx50 void SetCell (const ::com::sun::star::table::CellAddress& rAddress) { aStartCell = rAddress; } in SetCell() function in XMLTableShapeImportHelper
H A Dxmlcelli.cxx432 pTableShapeImport->SetCell(aCellPos); in CreateChildContext()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx411 aHint.SetCell( pOldCell ); in DeleteRange()
505 aHint.SetCell( pOldCell ); in DeleteRange()
542 aHint.SetCell( *aIt ); in DeleteRange()
H A Dcolumn.cxx1925 aHint.SetCell( pCell ); in SetDirty()
1954 aHint.SetCell( pCell ); in SetTableOpDirty()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1437 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
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1192 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()

Completed in 83 milliseconds