Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx66 rtl::OUString aViewServiceName = xCooSysModel->getViewServiceName(); in createCoordinateSystem() local
70 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 19 milliseconds