Searched refs:VALUES (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/oox/source/drawingml/chart/ |
H A D | seriescontext.cxx | 462 … 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 D | seriesconverter.cxx | 472 return createLabeledDataSequence( SeriesModel::VALUES, rRole, true ); in createValueSequence()
|
/aoo41x/main/oox/inc/oox/drawingml/chart/ |
H A D | seriesmodel.hxx | 197 VALUES, /// Data point values. enumerator
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlflex.l | 401 VALUES {SQL_NEW_KEYWORD(SQL_TOKEN_VALUES); }
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 641 if (! SQL_ISTOKEN(pValuesOrQuerySpec->getChild(0),VALUES)) in GetAssignValues()
|
Completed in 35 milliseconds