Home
last modified time | relevance | path

Searched refs:SwWriteTableCell (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx53 class SwWriteTableCell class
73 SwWriteTableCell(const SwTableBox *pB, sal_uInt16 nR, sal_uInt16 nC, sal_uInt16 nRSpan, in SwWriteTableCell() function in SwWriteTableCell
102 typedef SwWriteTableCell *SwWriteTableCellPtr;
135 SwWriteTableCell *AddCell( const SwTableBox *pBox,
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx47 sal_Int16 SwWriteTableCell::GetVertOri() const in SV_IMPL_PTRARR()
75 SwWriteTableCell *SwWriteTableRow::AddCell( const SwTableBox *pBox, in AddCell()
81 SwWriteTableCell *pCell = in AddCell()
82 new SwWriteTableCell( pBox, nRow, nCol, nRowSpan, nColSpan, in AddCell()
876 SwWriteTableCell *pCell = in SwWriteTable()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx82 void OutTableCell( SwHTMLWriter& rWrt, const SwWriteTableCell *pCell,
271 const SwWriteTableCell *pCell, in OutTableCell()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx828 SwWriteTableCell *pCell = pRow->GetCells( )[ i ]; in TableDefinition()
861 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableDefaultBorders()
907 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableBackgrounds()
983 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableVerticalCell()
H A Dwrtw8nds.cxx2489 static bool CellContainsProblematicGraphic( const SwWriteTableCell *pCell,
H A Ddocxattributeoutput.cxx1142 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableCellProperties()

Completed in 66 milliseconds