Lines Matching refs:bNewValue

321     bool bNewValue = bLabelsInFirstRow;  in setPropertyValue()  local
333 if( bUseColumns && bNewValue != bFirstCellAsLabel ) in setPropertyValue()
336 …m_spChart2ModelContact->getChartModel(), aSequenceMapping, bUseColumns ,bNewValue, bHasCategories … in setPropertyValue()
338 else if( !bUseColumns && bNewValue != bHasCategories ) in setPropertyValue()
341 …hart2ModelContact->getChartModel(), aSequenceMapping, bUseColumns , bFirstCellAsLabel, bNewValue ); in setPropertyValue()
423 bool bNewValue = bLabelsInFirstRow; in setPropertyValue() local
435 if( bUseColumns && bNewValue != bHasCategories ) in setPropertyValue()
438 …Chart2ModelContact->getChartModel(), aSequenceMapping, bUseColumns, bFirstCellAsLabel, bNewValue ); in setPropertyValue()
440 else if( !bUseColumns && bNewValue != bFirstCellAsLabel ) in setPropertyValue()
443 …m_spChart2ModelContact->getChartModel(), aSequenceMapping, bUseColumns , bNewValue, bHasCategories… in setPropertyValue()
517 sal_Bool bNewValue = sal_True; in setPropertyValue() local
518 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()
523 …etLegend( m_spChart2ModelContact->getChartModel(), m_spChart2ModelContact->m_xContext,bNewValue )); in setPropertyValue()
530 if( bOldValue != bNewValue ) in setPropertyValue()
531 xLegendProp->setPropertyValue( C2U("Show"), uno::makeAny( bNewValue )); in setPropertyValue()
605 sal_Bool bNewValue = sal_True; in setPropertyValue() local
606 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()
611 if( bNewValue ) in setPropertyValue()
682 sal_Bool bNewValue = sal_True; in setPropertyValue() local
683 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()
689 if( bNewValue ) in setPropertyValue()