Searched refs:SwWriteTableCell (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 53 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 D | wrtswtbl.cxx | 47 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 D | htmltabw.cxx | 82 void OutTableCell( SwHTMLWriter& rWrt, const SwWriteTableCell *pCell, 271 const SwWriteTableCell *pCell, in OutTableCell()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | rtfattributeoutput.cxx | 828 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 D | wrtw8nds.cxx | 2489 static bool CellContainsProblematicGraphic( const SwWriteTableCell *pCell,
|
H A D | docxattributeoutput.cxx | 1142 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableCellProperties()
|
Completed in 316 milliseconds