Home
last modified time | relevance | path

Searched defs:fViewFontSize (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/chart2/source/view/main/
H A DVLegend.cxx284 … const std::vector< sal_Int32 >& aRowHeights, const sal_Int32 nNumberOfRows, double fViewFontSize ) in lcl_getTextLineHeight()
305 double fViewFontSize, in lcl_placeLegendEntries()
940 double fViewFontSize = lcl_CalcViewFontSize( xLegendProp, rPageSize );//todo in createShapes() local
/AOO42X/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx460 float fViewFontSize( 10.0 ); in createDataLabel() local