Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/main/
H A DVLegend.cxx556 … sal_Int32 nSymbolYPos = nCurrentYPos + ( ( nTextLineHeight - aSymbolSize.Height ) / 2 ); in lcl_placeLegendEntries() local
557 xSymbol->setPosition( awt::Point( nSymbolXPos, nSymbolYPos ) ); in lcl_placeLegendEntries()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DVLegend.cxx600 … sal_Int32 nSymbolYPos = nCurrentYPos + ( ( nTextLineHeight - aSymbolSize.Height ) / 2 ); in lcl_placeLegendEntries() local
601 xSymbol->setPosition( awt::Point( nSymbolXPos, nSymbolYPos ) ); in lcl_placeLegendEntries()