Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1768 Reference< chart2::data::XLabeledDataSequence > xLS(aSequences[nIdx]); in detectArguments() local
1769 if( xLS.is() ) in detectArguments()
1774 Reference< beans::XPropertySet > xSeqProp( xLS->getValues(), uno::UNO_QUERY ); in detectArguments()
1783 Reference< chart2::data::XDataSequence > xLabel( xLS->getLabel()); in detectArguments()
1801 Reference< chart2::data::XDataSequence > xValues( xLS->getValues()); in detectArguments()

Completed in 33 milliseconds