Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DCachedDataSequence.cxx93 m_eCurrentDataType( TEXTUAL ), in CachedDataSequence()
113 case TEXTUAL: in CachedDataSequence()
150 sal_Int32 nSize = ( m_eCurrentDataType == TEXTUAL ) in Impl_getNumericalData()
157 if( m_eCurrentDataType == TEXTUAL ) in Impl_getNumericalData()
177 if( m_eCurrentDataType == TEXTUAL ) in Impl_getTextualData()
227 OSL_ASSERT( m_eCurrentDataType == TEXTUAL ); in Impl_getMixedData()
303 if( m_eCurrentDataType == TEXTUAL ) in getTextualData()
396 m_eCurrentDataType = TEXTUAL; in initialize()
/aoo4110/main/chart2/source/inc/
H A DCachedDataSequence.hxx153 TEXTUAL, enumerator

Completed in 16 milliseconds