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 …]
66 SwWriteTableRow::SwWriteTableRow( long nPosition, sal_Bool bUseLayoutHeights ) in SwWriteTableRow() function in SwWriteTableRow73 SwWriteTableCell *SwWriteTableRow::AddCell( const SwTableBox *pBox, in AddCell()180 SwWriteTableRow *pRow ) in GetLineBrush()387 const SwWriteTableRow *pRow = 0; in GetAbsHeight()452 SwWriteTableRow *pRow = new SwWriteTableRow( nRPos, bUseLayoutHeights); in CollectTableRowsCols()466 SwWriteTableRow aRow( nStartRPos + nParentLineHeight, bUseLayoutHeights ); in CollectTableRowsCols()469 SwWriteTableRow aRowCheckPos(nCheckPos,bUseLayoutHeights); in CollectTableRowsCols()470 SwWriteTableRow aRowRPos(nRPos,bUseLayoutHeights); in CollectTableRowsCols()587 SwWriteTableRow aRow( nRPos,bUseLayoutHeights ); in FillTableRowsCols()603 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()
820 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefinition()860 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableDefaultBorders()906 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableBackgrounds()982 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableVerticalCell()
1141 SwWriteTableRow *pRow = aRows[ pTableTextNodeInfoInner->getRow( ) ]; in TableCellProperties()