Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx347 typedef ModelVector< AxesSetModel > AxesSetVector; in convertFromModel() typedef
348 AxesSetVector aAxesSets; in convertFromModel()
357 …for( AxesSetVector::iterator aASIt = aAxesSets.begin(), aASEnd = aAxesSets.end(); !pAxesSet && (aA… in convertFromModel()
389 …for( AxesSetVector::iterator aASBeg = aAxesSets.begin(), aASIt = aASBeg, aASEnd = aAxesSets.end();… in convertFromModel()

Completed in 12 milliseconds