Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DUncachedDataSequence.cxx188 …Sequence< uno::Any > aValues( m_xDataProvider->getDataByRangeRepresentation( m_aSourceRepresentati… in APPHELPER_XSERVICEINFO_IMPL()
206 …Sequence< uno::Any > aValues( m_xDataProvider->getDataByRangeRepresentation( m_aSourceRepresentati… in getTextualData()
222 return m_xDataProvider->getDataByRangeRepresentation( m_aSourceRepresentation ); in getData()
H A DInternalDataProvider.cxx757 Sequence< uno::Any > SAL_CALL InternalDataProvider::getDataByRangeRepresentation( const OUString& a… in getDataByRangeRepresentation() function in chart::InternalDataProvider
798 …aResult = this->getDataByRangeRepresentation( lcl_aCategoriesLevelRangeNamePrefix + OUString::valu… in getDataByRangeRepresentation()
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXInternalDataProvider.idl44 sequence< any > getDataByRangeRepresentation( [in] string aRange );
/aoo4110/main/chart2/source/inc/
H A DInternalDataProvider.hxx98 getDataByRangeRepresentation( const ::rtl::OUString& aRange )

Completed in 26 milliseconds