Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVPolarCoordinateSystem.cxx40 VPolarCoordinateSystem::VPolarCoordinateSystem( const Reference< XCoordinateSystem >& xCooSys ) in VPolarCoordinateSystem() function in chart::VPolarCoordinateSystem
45 VPolarCoordinateSystem::~VPolarCoordinateSystem() in ~VPolarCoordinateSystem()
50 uno::Sequence< sal_Int32 > VPolarCoordinateSystem::getCoordinateSystemResolution( in getCoordinateSystemResolution()
72 void VPolarCoordinateSystem::createVAxisList( in createVAxisList()
111 void VPolarCoordinateSystem::initVAxisInList() in initVAxisInList()
141 void VPolarCoordinateSystem::updateScalesAndIncrementsOnAxes() in updateScalesAndIncrementsOnAxes()
169 void VPolarCoordinateSystem::createGridShapes() in createGridShapes()
H A DVPolarCoordinateSystem.hxx36 class VPolarCoordinateSystem : public VCoordinateSystem class
39 VPolarCoordinateSystem( const ::com::sun::star::uno::Reference<
41 virtual ~VPolarCoordinateSystem();
58 VPolarCoordinateSystem();
H A Dmakefile.mk61 $(SLO)$/VPolarCoordinateSystem.obj \
H A DVCoordinateSystem.cxx73 pRet = new VPolarCoordinateSystem(xCooSysModel); in createCoordinateSystem()

Completed in 27 milliseconds