Searched refs:GetTotalRowHeight (Results 1 – 3 of 3) sorted by relevance
247 unsigned long nHeights = GetTotalRowHeight(nRepeatStartY, nRepeatEndY); in UpdatePageBreaks()721 sal_uInt32 ScTable::GetTotalRowHeight(SCROW nStartRow, SCROW nEndRow) const in GetTotalRowHeight() function in ScTable
3266 n = GetTotalRowHeight(0, nRow-1); in GetRowOffset()
750 sal_uInt32 GetTotalRowHeight(SCROW nStartRow, SCROW nEndRow) const;
Completed in 38 milliseconds