Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A DDialogModel.cxx70 const OUString lcl_aLabelRole( RTL_CONSTASCII_USTRINGPARAM( "label" )); variable
236 lcl_aLabelRole, xLabelSeq->getSourceRangeRepresentation())); in operator =()
323 if( aRoles[nI].equals( lcl_aLabelRole )) in lcl_CreateNewSeries()
331 lcl_SetSequenceRole( xLabel, lcl_aLabelRole ); in lcl_CreateNewSeries()
340 if( aOptRoles[nI].equals( lcl_aLabelRole )) in lcl_CreateNewSeries()
H A Dtp_DataSource.cxx67 const OUString lcl_aLabelRole( RTL_CONSTASCII_USTRINGPARAM( "label" )); variable
945 bool bIsLabel = aSequenceRole.equals( lcl_aLabelRole ); in updateModelFromControl()
991 … xProp->setPropertyValue( C2U("Role"), uno::makeAny( lcl_aLabelRole )); in updateModelFromControl()

Completed in 20 milliseconds