Searched refs:nMaxLineWidthForLegend (Results 1 – 1 of 1) sorted by relevance
86 …const sal_Int32 nMaxLineWidthForLegend = 50;/*1/100 mm*///todo: make this dependent from legend en… in lcl_setPropetiesToShape() local87 if( nLineWidth>nMaxLineWidthForLegend ) in lcl_setPropetiesToShape()88 *pLineWidthAny = uno::makeAny( nMaxLineWidthForLegend ); in lcl_setPropetiesToShape()
Completed in 9 milliseconds