Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/main/
H A DBaseCoordinateSystem.cxx184 tAxisVecVecType::size_type nN=0; in BaseCoordinateSystem()
198 for( tAxisVecVecType::size_type nN=0; nN<m_aAllAxis.size(); nN++ ) in ~BaseCoordinateSystem()
228 … if( m_aAllAxis[ nDimensionIndex ].size() < static_cast< tAxisVecVecType::size_type >( nIndex+1 )) in setAxisByDimension()
/aoo4110/main/chart2/source/model/inc/
H A DBaseCoordinateSystem.hxx175 ::com::sun::star::chart2::XAxis > > > tAxisVecVecType; typedef in chart::BaseCoordinateSystem
176tAxisVecVecType m_aAllAxis; //outer sequence is the dimension; inner sequence is the axis index th…

Completed in 18 milliseconds