Searched refs:SwWriteTableRow (Results 1 – 5 of 5) sorted by relevance
108 class SwWriteTableRow class117 SwWriteTableRow();119 SwWriteTableRow & operator= (const SwWriteTableRow &);123 SwWriteTableRow( const SwWriteTableRow & );133 SwWriteTableRow( long nPos, sal_Bool bUseLayoutHeights );153 inline int operator==( const SwWriteTableRow& rRow ) const;154 inline int operator<( const SwWriteTableRow& rRow2 ) const;157 inline int SwWriteTableRow::operator==( const SwWriteTableRow& rRow ) const in operator ==()164 inline int SwWriteTableRow::operator<( const SwWriteTableRow& rRow ) const in operator <()171 typedef SwWriteTableRow *SwWriteTableRowPtr;[all …]
68 SwWriteTableRow::SwWriteTableRow( long nPosition, sal_Bool bUseLayoutHeights ) in SwWriteTableRow() function in SwWriteTableRow75 SwWriteTableCell *SwWriteTableRow::AddCell( const SwTableBox *pBox, in AddCell()182 SwWriteTableRow *pRow ) in GetLineBrush()389 const SwWriteTableRow *pRow = 0; in GetAbsHeight()454 SwWriteTableRow *pRow = new SwWriteTableRow( nRPos, bUseLayoutHeights); in CollectTableRowsCols()468 SwWriteTableRow aRow( nStartRPos + nParentLineHeight, bUseLayoutHeights ); in CollectTableRowsCols()471 SwWriteTableRow aRowCheckPos(nCheckPos,bUseLayoutHeights); in CollectTableRowsCols()472 SwWriteTableRow aRowRPos(nRPos,bUseLayoutHeights); in CollectTableRowsCols()589 SwWriteTableRow aRow( nRPos,bUseLayoutHeights ); in FillTableRowsCols()605 SwWriteTableRow *pRow = aRows[nOldRow]; in FillTableRowsCols()[all …]
588 SwWriteTableRow *pRow = aRows[0]; in Write()591 SwWriteTableRow *pNextRow = aRows[nRow]; in Write()921 const SwWriteTableRow *pRow2 = aRows[nRow]; in Write()
828 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefinition()868 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefaultBorders()914 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableBackgrounds()990 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableVerticalCell()
1141 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableCellProperties()