Searched refs:GetBoxWidth (Results 1 – 4 of 4) sorted by relevance
99 sal_uInt32 SwWriteTable::GetBoxWidth( const SwTableBox *pBox ) in GetBoxWidth() function in SwWriteTable492 nCPos = nCPos + GetBoxWidth( pBox ); in CollectTableRowsCols()511 sal_uInt32 nCheckPos = nCPos + GetBoxWidth( pBox ); in CollectTableRowsCols()665 nCPos = nCPos + GetBoxWidth( pBox ); in FillTableRowsCols()
153 nCPos = nCPos + SwWriteTable::GetBoxWidth( pBox ); in SwXMLTableLines_Impl()171 nCPos + SwWriteTable::GetBoxWidth( pBox ); in SwXMLTableLines_Impl()684 nCPos = nCPos + SwWriteTable::GetBoxWidth( pBox ); in ExportTableLinesAutoStyles()974 nCPos = nCPos + SwWriteTable::GetBoxWidth( pBox ); in ExportTableLine()
296 static sal_uInt32 GetBoxWidth( const SwTableBox *pBox );
168 sal_uInt16 GetBoxWidth( const SwTableLine& rLn ) const in GetBoxWidth() function
Completed in 107 milliseconds