Searched refs:nMaxEntryHeight (Results 1 – 1 of 1) sorted by relevance
346 sal_Int32 nMaxEntryHeight = nYOffset + aMaxEntryExtent.Height; in lcl_placeLegendEntries() local501 sal_Int32 nMaxNumberOfRows = nMaxEntryHeight in lcl_placeLegendEntries()502 ? (rAvailableSpace.Height - 2*nYPadding ) / nMaxEntryHeight in lcl_placeLegendEntries()535 double fAspect = nMaxEntryHeight in lcl_placeLegendEntries()536 ? static_cast< double >( nMaxEntryWidth ) / static_cast< double >( nMaxEntryHeight ) in lcl_placeLegendEntries()