Home
last modified time | relevance | path

Searched refs:rRowHeights (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/main/
H A DVLegend.cxx219 void lcl_collectRowHeighs( std::vector< sal_Int32 >& rRowHeights, const sal_Int32 nNumberOfRows, co… in lcl_collectRowHeighs() argument
224 rRowHeights.clear(); in lcl_collectRowHeighs()
238 rRowHeights.push_back( nCurrentRowHeight ); in lcl_collectRowHeighs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DVLegend.cxx220 void lcl_collectRowHeighs( std::vector< sal_Int32 >& rRowHeights, const sal_Int32 nNumberOfRows, co… in lcl_collectRowHeighs() argument
225 rRowHeights.clear(); in lcl_collectRowHeighs()
239 rRowHeights.push_back( nCurrentRowHeight ); in lcl_collectRowHeighs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx3170 ScFlatUInt16RowSegments& rRowHeights, SCROW nStartRow, SCROW nEndRow, in lcl_pixelSizeChanged() argument
3175 ScFlatUInt16RowSegments::ForwardIterator aFwdIter(rRowHeights); in lcl_pixelSizeChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable2.cxx2988 ScFlatUInt16RowSegments& rRowHeights, SCROW nStartRow, SCROW nEndRow, in lcl_pixelSizeChanged() argument
2993 ScFlatUInt16RowSegments::ForwardIterator aFwdIter(rRowHeights); in lcl_pixelSizeChanged()