Searched refs:aLabelText (Results 1 – 4 of 4) sorted by relevance
297 String aLabelText; in IMPL_STATIC_LINK() local299 aLabelText = pImpl->maStaticMacroLBLabel; in IMPL_STATIC_LINK()300 pImpl->pFT_MacroLBLabel->SetText( aLabelText ); in IMPL_STATIC_LINK()
2125 OUString aLabelText; in createLegendEntriesForSeries() local2154 aLabelText = aCategoryNames[nIdx]; in createLegendEntriesForSeries()2155 if( xShape.is() || !aLabelText.isEmpty() ) in createLegendEntriesForSeries()2157 …abel = FormattedStringHelper::createFormattedStringSequence( xContext, aLabelText, xTextProperties… in createLegendEntriesForSeries()2182 …aLabelText = ( DataSeriesHelper::getDataSeriesLabel( rSeries.getModel(), m_xChartTypeModel.is() ? … in createLegendEntriesForSeries()2183 …abel = FormattedStringHelper::createFormattedStringSequence( xContext, aLabelText, xTextProperties… in createLegendEntriesForSeries()2203 replaceParamterInString( aResStr, C2U("%SERIESNAME"), aLabelText ); in createLegendEntriesForSeries()
45 FixedText aLabelText; member in ScNamePasteDlg
43 aLabelText ( this, ScResId( FT_LABEL ) ), in ScNamePasteDlg()
Completed in 35 milliseconds