Searched refs:rRowHeights (Results 1 – 2 of 2) sorted by relevance
259 void lcl_collectRowHeighs( std::vector< sal_Int32 >& rRowHeights, const sal_Int32 nNumberOfRows, co… in lcl_collectRowHeighs() argument264 rRowHeights.clear(); in lcl_collectRowHeighs()280 rRowHeights.push_back( nCurrentRowHeight ); in lcl_collectRowHeighs()
2226 ScFlatUInt16RowSegments& rRowHeights, SCROW nStartRow, SCROW nEndRow, in lcl_pixelSizeChanged() argument2231 ScFlatUInt16RowSegments::ForwardIterator aFwdIter(rRowHeights); in lcl_pixelSizeChanged()
Completed in 37 milliseconds