Searched refs:tAxisVecVecType (Results 1 – 2 of 2) sorted by relevance
184 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()
175 ::com::sun::star::chart2::XAxis > > > tAxisVecVecType; typedef in chart::BaseCoordinateSystem176 …tAxisVecVecType m_aAllAxis; //outer sequence is the dimension; inner sequence is the axis index th…
Completed in 22 milliseconds