Home
last modified time | relevance | path

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

/AOO42X/main/chart2/source/view/main/
H A DVLegend.cxx345 sal_Int32 nMaxEntryWidth = nXOffset + nSymbolPlusDistanceWidth + aMaxEntryExtent.Width; in lcl_placeLegendEntries() local
518 sal_Int32 nMaxNumberOfColumns = nMaxEntryWidth in lcl_placeLegendEntries()
519 ? (rAvailableSpace.Width - 2*nXPadding ) / nMaxEntryWidth in lcl_placeLegendEntries()
536 ? static_cast< double >( nMaxEntryWidth ) / static_cast< double >( nMaxEntryHeight ) in lcl_placeLegendEntries()