Searched refs:xMinorGridProps (Results 1 – 1 of 1) sorted by relevance
2478 Reference< beans::XPropertySet > xMinorGridProps; in exportAxis() local2484 xMinorGridProps = bHasMinorGrid ? xAxis->getMinorGrid() : 0; in exportAxis()2499 exportGrid( xMinorGridProps, false, bExportContent ); in exportAxis()
Completed in 35 milliseconds