Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DVLegend.cxx218 awt::Size aCurrSize( xEntry->getSize()); in lcl_createTextShapes() local
219 aResult.Width = ::std::max( aResult.Width, aCurrSize.Width ); in lcl_createTextShapes()
220 aResult.Height = ::std::max( aResult.Height, aCurrSize.Height ); in lcl_createTextShapes()

Completed in 29 milliseconds