Home
last modified time | relevance | path

Searched defs:xAxisProps (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/xmloff/source/chart/
H A DSchXMLExport.cxx2313 void SchXMLExportHelper_Impl::exportDateScale( const Reference< beans::XPropertySet > xAxisProps ) in exportDateScale()
2434 void SchXMLExportHelper_Impl::exportAxis( in exportAxis()
2592 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getAxis(0) : 0, uno::UNO_… in exportAxes() local
2617 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getSecondaryAxis(0) : 0, … in exportAxes() local
2626 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getAxis(1) : 0, uno::UNO_… in exportAxes() local
2635 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getSecondaryAxis(1) : 0, … in exportAxes() local
2644 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getAxis(2) : 0, uno::UNO_… in exportAxes() local
H A DSchXMLAxisContext.cxx918 DateScaleContext::DateScaleContext( in DateScaleContext()
/aoo42x/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx456 …Reference< beans::XPropertySet > xAxisProps( xCooSysModel->getAxisByDimension(0,0), uno::UNO_QUERY… in lcl_fillDateCategories() local
H A DDiagramHelper.cxx1064 Reference< beans::XPropertySet > xAxisProps( xAxis, uno::UNO_QUERY ); in lcl_switchToDateCategories() local
/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx1197 uno::Reference< beans::XPropertySet > xAxisProps; in getAxisPropertySet() local

Completed in 90 milliseconds