Searched defs:xAxisProps (Results 1 – 5 of 5) sorted by relevance
2313 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() local2617 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getSecondaryAxis(0) : 0, … in exportAxes() local2626 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getAxis(1) : 0, uno::UNO_… in exportAxes() local2635 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getSecondaryAxis(1) : 0, … in exportAxes() local2644 …Reference< beans::XPropertySet > xAxisProps( xAxisSupp.is() ? xAxisSupp->getAxis(2) : 0, uno::UNO_… in exportAxes() local
918 DateScaleContext::DateScaleContext( in DateScaleContext()
456 …Reference< beans::XPropertySet > xAxisProps( xCooSysModel->getAxisByDimension(0,0), uno::UNO_QUERY… in lcl_fillDateCategories() local
1064 Reference< beans::XPropertySet > xAxisProps( xAxis, uno::UNO_QUERY ); in lcl_switchToDateCategories() local
1197 uno::Reference< beans::XPropertySet > xAxisProps; in getAxisPropertySet() local
Completed in 90 milliseconds