Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dmacroass.cxx297 String aLabelText; in IMPL_STATIC_LINK() local
299 aLabelText = pImpl->maStaticMacroLBLabel; in IMPL_STATIC_LINK()
300 pImpl->pFT_MacroLBLabel->SetText( aLabelText ); in IMPL_STATIC_LINK()
/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2125 OUString aLabelText; in createLegendEntriesForSeries() local
2154 aLabelText = aCategoryNames[nIdx]; in createLegendEntriesForSeries()
2155 if( xShape.is() || !aLabelText.isEmpty() ) in createLegendEntriesForSeries()
2157 …abel = FormattedStringHelper::createFormattedStringSequence( xContext, aLabelText, xTextProperties… in createLegendEntriesForSeries()
2182aLabelText = ( 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()
/aoo42x/main/sc/source/ui/inc/
H A Dnamepast.hxx45 FixedText aLabelText; member in ScNamePasteDlg
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dnamepast.cxx42 aLabelText ( this, ScResId( FT_LABEL ) ), in ScNamePasteDlg()

Completed in 36 milliseconds