Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/main/
H A DVLegend.cxx306 …awt::Size aMaxEntryExtent = lcl_createTextShapes( rEntries, xShapeFactory, xTarget, aTextShapes, r… in lcl_placeLegendEntries() local
309 sal_Int32 nMaxEntryWidth = nXOffset + nSymbolPlusDistanceWidth + aMaxEntryExtent.Width; in lcl_placeLegendEntries()
310 sal_Int32 nMaxEntryHeight = nYOffset + aMaxEntryExtent.Height; in lcl_placeLegendEntries()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DVLegend.cxx307 …awt::Size aMaxEntryExtent = lcl_createTextShapes( rEntries, xShapeFactory, xTarget, aTextShapes, r… in lcl_placeLegendEntries() local
310 sal_Int32 nMaxEntryWidth = nXOffset + nSymbolPlusDistanceWidth + aMaxEntryExtent.Width; in lcl_placeLegendEntries()
311 sal_Int32 nMaxEntryHeight = nYOffset + aMaxEntryExtent.Height; in lcl_placeLegendEntries()