Home
last modified time | relevance | path

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

/aoo4110/main/offapi/com/sun/star/chart2/
H A DXInternalDataProvider.idl43 boolean hasDataByRangeRepresentation( [in] string aRange );
/aoo4110/main/chart2/source/tools/
H A DUncachedDataSequence.cxx297 return m_xDataProvider->hasDataByRangeRepresentation( m_aSourceRepresentation ); in hasElements()
H A DInternalDataProvider.cxx733 ::sal_Bool SAL_CALL InternalDataProvider::hasDataByRangeRepresentation( const OUString& aRange ) in hasDataByRangeRepresentation() function in chart::InternalDataProvider
/aoo4110/main/chart2/source/inc/
H A DInternalDataProvider.hxx95 virtual ::sal_Bool SAL_CALL hasDataByRangeRepresentation( const ::rtl::OUString& aRange )
/aoo4110/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx213 if ( m_xInternal->hasDataByRangeRepresentation( ::rtl::OUString::valueOf( sal_Int32(0) ) ) ) in createDataSource()

Completed in 43 milliseconds