Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/main/
H A DVLegendSymbolFactory.cxx86 …const sal_Int32 nMaxLineWidthForLegend = 50;/*1/100 mm*///todo: make this dependent from legend en… in lcl_setPropetiesToShape() local
87 if( nLineWidth>nMaxLineWidthForLegend ) in lcl_setPropetiesToShape()
88 *pLineWidthAny = uno::makeAny( nMaxLineWidthForLegend ); in lcl_setPropetiesToShape()

Completed in 7 milliseconds