Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVPolarCoordinateSystem.cxx57 if( this->getPropertySwapXAndYAxis() ) in getCoordinateSystemResolution()
117 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in initVAxisInList()
147 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in updateScalesAndIncrementsOnAxes()
175 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createGridShapes()
H A DVCartesianCoordinateSystem.cxx88 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createGridShapes()
123 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in createVAxisList()
181 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in initVAxisInList()
208 bool bSwapXAndY = this->getPropertySwapXAndYAxis(); in updateScalesAndIncrementsOnAxes()
H A DVCoordinateSystem.cxx196 if( this->getPropertySwapXAndYAxis() ) in getCoordinateSystemResolution()
565 bool VCoordinateSystem::getPropertySwapXAndYAxis() const in getPropertySwapXAndYAxis() function in chart::VCoordinateSystem
/trunk/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx123 virtual bool getPropertySwapXAndYAxis() const;
/trunk/main/chart2/source/view/main/
H A DChartView.cxx899 …SeriesPlotter->setScales( pVCooSys->getExplicitScales(0,0), pVCooSys->getPropertySwapXAndYAxis() ); in setScalesFromCooSysToPlotter()

Completed in 36 milliseconds