Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/view/main/
H A DVLegend.cxx595 … sal_Int32 nSymbolYPos = nCurrentYPos + ( ( nTextLineHeight - aSymbolSize.Height ) / 2 ); in lcl_placeLegendEntries() local
596 xSymbol->setPosition( awt::Point( nSymbolXPos, nSymbolYPos ) ); in lcl_placeLegendEntries()