Searched refs:xSeriesProperties (Results 1 – 6 of 6) sorted by relevance
158 if( xSeriesProperties.is() ) in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints()552 if( !xSeriesProperties.is() ) in switchSymbolsOnOrOff()556 if( (xSeriesProperties->getPropertyValue( C2U( "Symbol" )) >>= aSymbProp ) ) in switchSymbolsOnOrOff()572 if( !xSeriesProperties.is() ) in switchLinesOnOrOff()591 if( !xSeriesProperties.is() ) in makeLinesThickOrThin()608 if( !xSeriesProperties.is() ) in setPropertyAlsoToAllAttributedDataPoints()611 xSeriesProperties->setPropertyValue( rPropertyName, rPropertyValue ); in setPropertyAlsoToAllAttributedDataPoints()629 if( !xSeriesProperties.is() ) in hasAttributedDataPointDifferentValue()803 if( xSeriesProperties.is() ) in hasDataLabelsAtPoints()837 if( xSeriesProperties.is() ) in hasDataLabelAtPoint()[all …]
72 ::com::sun::star::beans::XPropertySet >& xSeriesProperties in hasPointOwnProperties()75 if( xSeriesProperties.is() ) in hasPointOwnProperties()78 if( xSeriesProperties->getPropertyValue( C2U( "AttributedDataPoints" ) ) >>= aIndexList ) in hasPointOwnProperties()
149 ::com::sun::star::beans::XPropertySet > & xSeriesProperties,154 ::com::sun::star::beans::XPropertySet > & xSeriesProperties,159 ::com::sun::star::beans::XPropertySet > & xSeriesProperties, bool bThick );
54 ::com::sun::star::beans::XPropertySet >& xSeriesProperties
1075 Reference< beans::XPropertySet > xSeriesProperties( xSeries, uno::UNO_QUERY ); in execute_Command() local1076 if( xSeriesProperties.is() ) in execute_Command()1079 …if( xSeriesProperties->getPropertyValue( C2U( "AttributedDataPoints" ) ) >>= aAttributedDataPointI… in execute_Command()
230 ::com::sun::star::beans::XPropertySet > & xSeriesProperties,3321 const uno::Reference< beans::XPropertySet > & xSeriesProperties, in exportDataPoints()3341 uno::Reference< chart2::XDataSeries > xSeries( xSeriesProperties, uno::UNO_QUERY ); in exportDataPoints()3350 if( xSeriesProperties.is()) in exportDataPoints()3352 Any aAny = xSeriesProperties->getPropertyValue( in exportDataPoints()3355 xSeriesProperties->getPropertyValue( in exportDataPoints()
Completed in 88 milliseconds