Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx834 for( sal_uInt16 i = 0; i < pRow->GetCells().Count(); i++ ) in TableDefinition()
836 SwWriteTableCell *pCell = pRow->GetCells( )[ i ]; in TableDefinition()
869 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableDefaultBorders()
915 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableBackgrounds()
991 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableVerticalCell()
H A Ddocxattributeoutput.cxx1142 SwWriteTableCell *pCell = pRow->GetCells( )[ pTableTextNodeInfoInner->getCell( ) ]; in TableCellProperties()
/aoo4110/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx151 const SwWriteTableCells& GetCells() const { return aCells; } in GetCells() function in SwWriteTableRow
/aoo4110/main/sw/source/filter/html/
H A Dhtmltabw.cxx923 OutTableCells( rWrt, pRow2->GetCells(), pRow2->GetBackground() ); in Write()
H A Dhtmltab.cxx326 inline const HTMLTableCells *GetCells() const { return pCells; } in GetCells() function in HTMLTableRow

Completed in 955 milliseconds