Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/chart/
H A Dseriescontext.cxx462 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
508 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
554 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
596 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
631 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
669 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
711 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
739 … return new DataSourceContext( *this, mrModel.maSources.create( SeriesModel::VALUES ) ); in onCreateContext()
H A Dseriesconverter.cxx472 return createLabeledDataSequence( SeriesModel::VALUES, rRole, true ); in createValueSequence()
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dseriesmodel.hxx197 VALUES, /// Data point values. enumerator
/aoo4110/main/connectivity/source/parse/
H A Dsqlflex.l401 VALUES {SQL_NEW_KEYWORD(SQL_TOKEN_VALUES); }
/aoo4110/main/connectivity/source/drivers/file/
H A DFStatement.cxx641 if (! SQL_ISTOKEN(pValuesOrQuerySpec->getChild(0),VALUES)) in GetAssignValues()

Completed in 22 milliseconds