Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx147 , m_xDataToApply( xDataToApply ) in lcl_AllOperator()
161 Reference< XAnyDescriptionAccess > xNewAny( m_xDataToApply, uno::UNO_QUERY ); in apply()
162 Reference< XComplexDescriptionAccess > xNewComplex( m_xDataToApply, uno::UNO_QUERY ); in apply()
177 Reference< XChartDataArray > xNew( m_xDataToApply, uno::UNO_QUERY ); in apply()
187 Reference< XChartData > m_xDataToApply; member

Completed in 19 milliseconds