Home
last modified time | relevance | path

Searched refs:nCurrentRowHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DVLegend.cxx270 sal_Int32 nCurrentRowHeight = 0; in lcl_collectRowHeighs() local
277 nCurrentRowHeight = ::std::max( nCurrentRowHeight, aTextSize.Height ); in lcl_collectRowHeighs()
280 rRowHeights.push_back( nCurrentRowHeight ); in lcl_collectRowHeighs()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx2190 long nCurrentRowHeight = 0; in CheckViewLayout() local
2253 nCurrentRowHeight = Max( nCurrentRowHeight, nPageHeight ); in CheckViewLayout()
2378 nCurrentRowHeight ); in CheckViewLayout()
2422 nSumRowHeight = nSumRowHeight + nCurrentRowHeight; in CheckViewLayout()
2425 nCurrentRowHeight = 0; in CheckViewLayout()

Completed in 28 milliseconds