Searched refs:nSymbolYPos (Results 1 – 1 of 1) sorted by relevance
595 … sal_Int32 nSymbolYPos = nCurrentYPos + ( ( nTextLineHeight - aSymbolSize.Height ) / 2 ); in lcl_placeLegendEntries() local596 xSymbol->setPosition( awt::Point( nSymbolXPos, nSymbolYPos ) ); in lcl_placeLegendEntries()