Searched refs:aViewServiceName (Results 1 – 1 of 1) sorted by relevance
66 rtl::OUString aViewServiceName = xCooSysModel->getViewServiceName(); in createCoordinateSystem() local70 if( aViewServiceName.equals( CHART2_COOSYSTEM_CARTESIAN_VIEW_SERVICE_NAME ) ) in createCoordinateSystem()72 else if( aViewServiceName.equals( CHART2_COOSYSTEM_POLAR_VIEW_SERVICE_NAME ) ) in createCoordinateSystem()
Completed in 17 milliseconds