Home
last modified time | relevance | path

Searched refs:GetCells (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx321 inline const HTMLTableCells *GetCells() const { return pCells; } in GetCells() function in HTMLTableRow
H A Dhtmltabw.cxx923 OutTableCells( rWrt, pRow2->GetCells(), pRow2->GetBackground() ); in Write()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx151 const SwWriteTableCells& GetCells() const { return aCells; } in GetCells() function in SwWriteTableRow
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1142 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableCellProperties()
H A Drtfattributeoutput.cxx826 for( sal_uInt16 i = 0; i < pRow->GetCells().Count(); i++ ) in TableDefinition()
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()

Completed in 103 milliseconds